Re: Accessing PostgreSQL from C++

From: Havasvölgyi Ottó <h(dot)otto(at)freemail(dot)hu>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Accessing PostgreSQL from C++
Date: 2005-05-31 15:37:05
Message-ID: 007601c565f6$99623ec0$6c00a8c0@OTTO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Jeff,

Yes, libpq. Look at the 27th chapter in the manual.

Otto

----- Original Message -----
From: "Jeff Brown" <intolife10(at)yahoo(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Tuesday, May 31, 2005 8:31 AM
Subject: [GENERAL] Accessing PostgreSQL from C++

> Hi guys
>
> Is there some sort of C API available for PostgreSQL?
>
> Cheers
> Jeff
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-05-31 15:46:14 Re: interval integer comparison
Previous Message Christopher Browne 2005-05-31 15:34:17 Re: Accessing PostgreSQL from C++