Re: libpqxx update

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: libpqxx update
Дата
Msg-id 200202222008.g1MK8Wn14746@candle.pha.pa.us
обсуждение исходный текст
Ответ на libpqxx update  (jtv <jtv@xs4all.nl>)
Ответы Re: libpqxx update  (jtv <jtv@xs4all.nl>)
Список pgsql-interfaces
jtv wrote:
> I've just made some updates to libpqxx, my new C++ frontend API to postgresql.  
> Anybody who is interested, please get the source code off my homepage:
> 
>     http://members.ams.chello.nl/j.vermeulen31/
> 
> Unpack the tarball (it will create its own directory), cd into it, enter the
> Makefile to your liking, and run make.  The example programs (test*.cc) will
> show how easy the library is to use.
> 
> Recent changes:
> 
>  - Revamped trigger notification system.
>  - Some SGML documentation.
>  - Enhanced error checking.
>  - Regression test added to Makefile.
> 
> Tom, Bruce, perhaps this is worth incorporating into the postgresql source
> tree at some point?

Yes, let us know when you would like to move it over. We have always
wanted a better C++ interface.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: libpqxx (proposed new C++ frontend) online
Следующее
От: jtv
Дата:
Сообщение: Re: libpqxx update