libpqxx update

Поиск
Список
Период
Сортировка
От jtv
Тема libpqxx update
Дата
Msg-id 20011201185603.C5886@xs4all.nl
обсуждение исходный текст
Ответы Re: libpqxx update
Re: libpqxx update
Список pgsql-interfaces
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?


Jeroen



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Can a windows DLL have more than one process attached?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpqxx update