More on state variables - Mailing list pgsql-general

From Kenneth Downs
Subject More on state variables
Date
Msg-id 448EF28A.6050505@secdat.com
Whole thread Raw
List 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

pgsql-general by date:

Previous
From: David Fetter
Date:
Subject: Re: Fabian Pascal and RDBMS deficiencies in fully implementing
Next
From: brian ally
Date:
Subject: Re: Fabian Pascal and RDBMS deficiencies in fully