libpqxx update

Поиск
Список
Период
Сортировка
От Jeroen T. Vermeulen
Тема libpqxx update
Дата
Msg-id 20020110232704.GD2988@bulletproof
обсуждение исходный текст
Список pgsql-interfaces
My new C++ frontend to PostgreSQL, libpqxx, now has a little home page
of its own.  Find it at:
http://members.ams.chello.nl/j.vermeulen31/proj-libpqxx.html

History is included on the page.  Among the hottest updates are support
for back_insert_iterators in TableWriter (which lets you write tuples to
a table using "*i++ = Row;" syntax), and a more self-reliant setup of
the little test programs so the Makefile can run a simple regression
test with a minimum of human preparation.

Documentation is still in SGML, similar to the dialect found in the
PostgreSQL docs themselves.  The tutorial has been expanded slightly,
and a "why yet another C++ SQL frontend" section has been added.

Let me know what you think!


Jeroen




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

Предыдущее
От: Michael Meskes
Дата:
Сообщение: Re: [ECPG] generates bad code on declare/open
Следующее
От: Christof Petig
Дата:
Сообщение: ECPG bug: allocate descriptor does not clear sqlcode