Re: Add Pgfe library to client interfaces

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Add Pgfe library to client interfaces
Дата
Msg-id 20180628133223.GD6260@momjian.us
обсуждение исходный текст
Ответ на Add Pgfe library to client interfaces  (Dmitry Igrishin <dmitigr@gmail.com>)
Ответы Re: Add Pgfe library to client interfaces
Re: Add Pgfe library to client interfaces
Список pgsql-docs
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".  Should
we remove the "New" part?

---------------------------------------------------------------------------

> 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>
> +     </row>
> +
> +     <row>
>        <entry>node-postgres</entry>
>        <entry>JavaScript</entry>
>        <entry>Node.js driver</entry>


-- 
  Bruce Momjian  <bruce@momjian.us>        http://momjian.us
  EnterpriseDB                             http://enterprisedb.com

+ As you are, so once was I.  As I am, so you will be. +
+                      Ancient Roman grave inscription +


В списке pgsql-docs по дате отправления:

Предыдущее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Documented toolchain for building docs on Windows
Следующее
От: Daniel Gustafsson
Дата:
Сообщение: Re: Add Pgfe library to client interfaces