Re: problem with custom_variable_classes

From: "Taras Kopets" <tkopets(at)gmail(dot)com>
To: depesz(at)depesz(dot)com
Cc: "Malcolm Studd" <mstudd(at)recognia(dot)com>, pgsql-general(at)postgresql(dot)org
Subject: Re: problem with custom_variable_classes
Date: 2008-09-24 22:51:44
Message-ID: ce3f16fd0809241551n6004b196mb8546b4d9e90e803@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Sep 25, 2008 at 12:38 AM, hubert depesz lubaczewski
<depesz(at)depesz(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-09-24 23:33:27 Re: problem with custom_variable_classes
Previous Message Garry Saddington 2008-09-24 22:22:16 Re: case expression