| From: | Michael Fuhr <mike(at)fuhr(dot)org> |
|---|---|
| To: | Mohsen Pahlevanzadeh <mohsen(at)pahlevanzadeh(dot)org> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: libpq & its header files |
| Date: | 2005-02-21 21:40:06 |
| Message-ID: | 20050221214006.GA33957@winnie.fuhr.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2005-02-21 22:08:27 | Re: Scalability with large numbers of tables |
| Previous Message | Mohsen Pahlevanzadeh | 2005-02-21 21:27:58 | libpq & its header files |