libpq++ bug ? - Mailing list pgsql-general

From Stuart Foster
Subject libpq++ bug ?
Date
Msg-id 20010306.17473300@stuart.internal.opnix.com
Whole thread Raw
List pgsql-general
I'm not sure if this is the correct list to post this, if not could
someone let me know what is.

I am using libpq++ on linux I noticed that it is including some files
from the pgsql. However the #include statement is using quotes, which
means you have to include the pgsql path. The problem with this is that
that directory includes files like c.h and config.h which are pretty
common names, which is causing conflicts with other things. Would it not
be better to force the include statement to use the pgsql files and not
include the pgsql directory in the path?

Stuart

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: SQL article
Next
From: Lamar Owen
Date:
Subject: Re: python-postgres RPM