Re: reference docs of postgres API for C++

From: Justin Clift <justin(at)postgresql(dot)org>
To: armelle clech <armelle(dot)clech(at)francetelecom(dot)com>
Cc: pgsql-docs(at)postgresql(dot)org
Subject: Re: reference docs of postgres API for C++
Date: 2001-05-28 15:43:07
Message-ID: 3B12720B.BC3BBED7@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

Hi Armelle,

PostgreSQL generally comes with documentation of it's API's.

Um... I can only suggest taking a look at :

http://www.postgresql.org/idocs/

and looking in the "PostgreSQL 7.1 Developers Guide" section.

Hope that's of assistance.

:-)

Regards and best wishes,

Justin Clift

armelle clech wrote:
>
> Where can I find a complete API's reference guide of postgreSQL for C++
> ?
> I work with Windows 2000 and Visual C++.
> I would like to know how can I manipulate PGresult for example ?
>
> Thanks for help.
>
> Armelle
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org

--
"My grandfather once told me that there are two kinds of people: those
who work and those who take the credit. He told me to try to be in the
first group; there was less competition there."
- Indira Gandhi

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message gabriel 2001-05-29 16:02:24 pg_log is too big?
Previous Message Justin Clift 2001-05-28 15:40:17 Re: POSTGRESQL Documentation