Re: [GENERAL] PostgreeSQL C header files

2004-01-12 Thread joseph speigle
hi, I have done work on sourceforge for my c++ cgi library. It is at http://sourceforge.net/projects/cgiutils2/ It is built up of 3 separate libraries, the cgi library which parses post requests and gets form values and such, a session library, and a template library which uses a custom parse

Re: [GENERAL] PostgreeSQL C header files

2003-12-24 Thread Christian Kienle
> 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 sour