Karam Chand <karam_chand03(at)yahoo(dot)com> writes:
> Is there any reference to PGSQL C API() in one page.
You probably want to read the libpq chapter.
http://www.postgresql.org/docs/7.4/static/libpq.html
The first three or so sections cover everything you
really need to know about.
regards, tom lane