Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: pg_conn not declared in libpq-fe.h? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pg_conn not declared in libpq-fe.h?
Date
Msg-id [email protected]
Whole thread Raw
In response to pg_conn not declared in libpq-fe.h?  (Hauke Joachim Zuehl <[email protected]>)
Responses Re: pg_conn not declared in libpq-fe.h?
List pgsql-hackers
Hauke Joachim Zuehl <[email protected]> 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


pgsql-hackers by date:

Previous
From: Hans-Jürgen Schönig
Date:
Subject: Re: PostgreSQL 7.3.3 and Intel C compiler
Next
From: Bruce Momjian
Date:
Subject: Re: php with postgres