Re: Dmitry Igrishin 2018-11-29 <CAAfz9KMcq418B55Hyv2d97Ur+6dhSo_N_u=dx93d3bmkope...@mail.gmail.com> > > Could you please add the reference to the Pgfe client library to the > > documentation? > > The patch is provided.
> 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.sgml > @@ -83,6 +83,13 @@ > </row> > > <row> > + <entry>Pgfe</entry> > + <entry>C++</entry> > + <entry>An API inspired by libpq</entry> > + <entry><ulink url="https://github.com/dmitigr/pgfe"></ulink></entry> Has that been around long enough, and is widely used, so it qualifies for mentioning here? I've never heard of it, and it's not packaged for Debian. Christoph