Re: problem with custom_variable_classes

Поиск
Список
Период
Сортировка
От Taras Kopets
Тема Re: problem with custom_variable_classes
Дата
Msg-id ce3f16fd0809241551n6004b196mb8546b4d9e90e803@mail.gmail.com
обсуждение исходный текст
Ответ на Re: problem with custom_variable_classes  (hubert depesz lubaczewski <depesz@depesz.com>)
Ответы Re: problem with custom_variable_classes  (Malcolm Studd <mstudd@recognia.com>)
Список pgsql-general
On Thu, Sep 25, 2008 at 12:38 AM, hubert depesz lubaczewski
<depesz@depesz.com> wrote:
> but it means that there is currently no way to check if there is value in this
> - i.e. if it has been initialized.

now you have to initialize this variable once per session before usage:

SELECT set_config('olap.rownum_name', false);

Regards,
Taras Kopets

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

Предыдущее
От: Raymond O'Donnell
Дата:
Сообщение: Re: case expression
Следующее
От: Tom Lane
Дата:
Сообщение: Re: problem with custom_variable_classes