libpq++ bug ?

Поиск
Список
Период
Сортировка
От Stuart Foster
Тема libpq++ bug ?
Дата
Msg-id 20010306.17473300@stuart.internal.opnix.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: SQL article
Следующее
От: Lamar Owen
Дата:
Сообщение: Re: python-postgres RPM