Re: PostgreeSQL C header files

Поиск
Список
Период
Сортировка
От Michael Fuhr
Тема Re: PostgreeSQL C header files
Дата
Msg-id 20031223150241.B31960@quality.qadas.com
обсуждение исходный текст
Ответ на PostgreeSQL C header files  (Christian Kienle <christian-kienle@losg.org>)
Ответы Re: PostgreeSQL C header files
Список pgsql-general
On Tue, Dec 23, 2003 at 09:58:39PM +0100, Christian Kienle wrote:
> at the moment I try to write a little CGI library written in C++. I want offer
> a PostgreeSQL interface for all the user of my CGI library.
> Is there any book or a good documentation how I use the C headerfiles Postgree
> SQL hopefully offers?

See the "Client Interfaces" and possibly the "Server Programming"
sections in the PostgreSQL manual:

http://www.postgresql.org/docs/current/static/client-interfaces.html
http://www.postgresql.org/docs/current/static/server-programming.html

The examples in the contrib directory of the source distribution might
also be helpful.

> (I have already searched the PostgreeSQL hp and looked throw the documentation
> - I found nothing ;(( )

What info are you looking for that isn't covered in the manual sections
mentioned above?

--
Michael Fuhr
http://www.fuhr.org/~mfuhr/

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

Предыдущее
От: Michael Fuhr
Дата:
Сообщение: Re: getting configure options?
Следующее
От: Paul Thomas
Дата:
Сообщение: Re: getting configure options?