Re: Accessing PostgreSQL from C++

From: Christopher Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Accessing PostgreSQL from C++
Date: 2005-05-31 15:34:17
Message-ID: m38y1vh0jq.fsf@knuth.cbbrowne.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

intolife10(at)yahoo(dot)com (Jeff Brown) wrote:
> Is there some sort of C API available for PostgreSQL?

Yes, there is a C API available for PostgreSQL. It is called libpq.

Was there some particular reason why you could not find it in the
documentation? It has an entire chapter devoted to it in the
documentation tree...

<http://www.postgresql.org/docs/current/static/libpq.html>
--
output = ("cbbrowne" "@" "ntlug.org")
http://linuxdatabases.info/info/lsf.html
Rules of the Evil Overlord #25. "No matter how well it would perform,
I will never construct any sort of machinery which is completely
indestructible except for one small and virtually inaccessible
vulnerable spot." <http://www.eviloverlord.com/>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Havasvölgyi Ottó 2005-05-31 15:37:05 Re: Accessing PostgreSQL from C++
Previous Message Havasvölgyi Ottó 2005-05-31 15:33:35 interval integer comparison