Re: [GENERAL] Querying libpq compile time options

Поиск
Список
Период
Сортировка
От Larry Rosenman
Тема Re: [GENERAL] Querying libpq compile time options
Дата
Msg-id F6616E0E81AC0841B1F9DD252F7C4B55041A79@ausmaildd.aus.pervasive.com
обсуждение исходный текст
Ответы Re: [GENERAL] Querying libpq compile time options  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Tom Lane wrote:
> "Larry Rosenman" <lrosenman@pervasive.com> writes:
>>> Uh, it is an _admin_ function, not an application programmer
>>> function.
>
>> but libpq is the only thing that knows where it is, and I had
>> proposed a way for psql to use the function to get it.
>
> It'd make more sense for pg_config to expose this as one of the
> available information bits.  The difference from the thread-support
> case is that you'd typically want to get the pg_service.conf location
> manually, and that's exactly what pg_config is designed for.
> Verifying thread support, on the other hand, is something that a
> program would want to do.

It still gets into the messiness of pg_config doesn't load libpq, and
there could be a mis-match.





--
Larry Rosenman
Database Support Engineer

PERVASIVE SOFTWARE. INC.
12365B RIATA TRACE PKWY
3015
AUSTIN TX  78727-6531

Tel: 512.231.6173
Fax: 512.231.6597
Email: Larry.Rosenman@pervasive.com
Web: www.pervasive.com


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: [GENERAL] Querying libpq compile time options
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [GENERAL] Querying libpq compile time options