Re: pg_conn not declared in libpq-fe.h?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Hauke Joachim Zuehl <hzuehl(at)athene(dot)dnsalias(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: pg_conn not declared in libpq-fe.h?
Date: 2003-07-23 04:21:02
Message-ID: 10072.1058934062@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hauke Joachim Zuehl <hzuehl(at)athene(dot)dnsalias(dot)org> writes:
> I want to compile a program which uses libpq-fe.h but it seems that
> structure pg_conn ist not declared.

The typedef is named PGconn.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Steven Vajdic 2003-07-23 04:37:29 Unsubscribe
Previous Message Bruce Momjian 2003-07-23 04:19:45 Re: php with postgres