Re: Add Pgfe library to client interfaces

2018-07-13 Thread Bruce Momjian
On Thu, Jun 28, 2018 at 09:32:23AM -0400, Bruce Momjian wrote: > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > > Hello, > > > > Could we please add Pgfe client library to the external interfaces section? > > > > Patch is attached. > > Is everyone good with adding this? Is i

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Dmitry Igrishin
чт, 28 июн. 2018 г. в 17:03, Daniel Gustafsson : > > On 28 Jun 2018, at 15:32, Bruce Momjian wrote: > > > > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > >> Hello, > >> > >> Could we please add Pgfe client library to the external interfaces > section? > >> > >> Patch is attac

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Steve Atkins
> On Jun 28, 2018, at 7:03 AM, Daniel Gustafsson wrote: > >> On 28 Jun 2018, at 15:32, Bruce Momjian wrote: >> >> On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: >>> Hello, >>> >>> Could we please add Pgfe client library to the external interfaces section? >>> >>> Patch is

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Bruce Momjian
On Thu, Jun 28, 2018 at 04:03:36PM +0200, Daniel Gustafsson wrote: > > On 28 Jun 2018, at 15:32, Bruce Momjian wrote: > > > > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > >> Hello, > >> > >> Could we please add Pgfe client library to the external interfaces section? > >> >

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Daniel Gustafsson
> On 28 Jun 2018, at 15:32, Bruce Momjian wrote: > > On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: >> Hello, >> >> Could we please add Pgfe client library to the external interfaces section? >> >> Patch is attached. > > Is everyone good with adding this? Is it too new? Sin

Re: Add Pgfe library to client interfaces

2018-06-28 Thread Bruce Momjian
On Fri, Jun 1, 2018 at 05:56:34PM +0300, Dmitry Igrishin wrote: > Hello, > > Could we please add Pgfe client library to the external interfaces section? > > Patch is attached. Is everyone good with adding this? Is it too new? Also libpqxx is listed in our docs as "New-style C++ interface". S

Add Pgfe library to client interfaces

2018-06-01 Thread Dmitry Igrishin
Hello, Could we please add Pgfe client library to the external interfaces section? Patch is attached. diff --git a/doc/src/sgml/external-projects.sgml b/doc/src/sgml/external-projects.sgml index 347b830..c74e391 100644 --- a/doc/src/sgml/external-projects.sgml +++ b/doc/src/sgml/external-projects