On Mon, Feb 21, 2005 at 01:27:58PM -0800, Mohsen Pahlevanzadeh wrote:
> Dears,I have started to working with libpq.But i don't know name of its
> header files.Please guide me.....
See the libpq documentation for the version of PostgreSQL you're
using. Here's a link to the most recent version:
http://www.postgresql.org/docs/8.0/static/libpq.html
The introductory text mentions the header file that programs need
to include. See also the "Building libpq Programs" and "Example
Programs" sections.
--
Michael Fuhr
http://www.fuhr.org/~mfuhr/