7.2b5 libpq++ include files broken? - Mailing list pgsql-bugs

From Reinhard Max
Subject 7.2b5 libpq++ include files broken?
Date
Msg-id Pine.LNX.4.33.0201221520340.29349-100000@wotan.suse.de
Whole thread Raw
Responses Re: 7.2b5 libpq++ include files broken?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Hi,

as of 7.2b5 'libpq++.h' includes 'libpq++/pgconnection.h' which in
turn tries to include 'postgres_fe.h' which can't be found because it
has bee moved to the 'internal' subdirectory.

Are applications now required to supply -I/usr/include/pgsql/internal
in addition to -I/usr/include/pgsql or is the relocation of headers to
the 'internal' subdirectory still incomplete?

cu
    Reinhard

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Bug #564: CREATE TABLE with long table name and long serial column name can cause conflicting sequence naming
Next
From: Brent Verner
Date:
Subject: Re: Bug #564: CREATE TABLE with long table name and long serial column name can cause conflicting sequence naming