Re: PQconninfoParse()

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: PQconninfoParse()
Дата
Msg-id CA+TgmoZTT+X4-MqbxwQ116uaLCBWAXw5EFL6QSMbzU4sMZyz+w@mail.gmail.com
обсуждение исходный текст
Ответ на PQconninfoParse()  (Dmitriy Igrishin <dmitigr@gmail.com>)
Ответы Re: PQconninfoParse()  (Dmitriy Igrishin <dmitigr@gmail.com>)
Список pgsql-docs
On Tue, Sep 27, 2011 at 9:13 AM, Dmitriy Igrishin <dmitigr@gmail.com> wrote:
> First,
> "Returns parsed connection options from the provided connection string."
> Its false. The returned array contains all options, rather than which only
> parsed from the provided connection string. This fact must be specified in
> the documentation becase the name of the function mismatches its behaviour.

What do you mean by "all" options?  Where else are they coming from
besides the connection string?

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: Document DELETE/UPDATE command tag vs triggers
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Add pg_resetxlog into the index in the document