More on state variables

From: Kenneth Downs <ken(at)secdat(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: More on state variables
Date: 2006-06-13 17:14:50
Message-ID: 448EF28A.6050505@secdat.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Yesterday on this list I found out about the nifty setting

custom_variable_classes='global'

which allows the setting and retrieving of arbitrary values that persist
across statements.

I wonder if there is a way to do the same thing within the scope of a
transaction? Is there a "magic" value of custom_variable_classes that
displays any such behavior? Or is it available by other means?

Attachment Content-Type Size
ken.vcf text/x-vcard 186 bytes

Browse pgsql-general by date

  From Date Subject
Next Message brian ally 2006-06-13 17:50:33 Re: Fabian Pascal and RDBMS deficiencies in fully
Previous Message David Fetter 2006-06-13 17:13:11 Re: Fabian Pascal and RDBMS deficiencies in fully implementing