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