More on state variables

Started by Kenneth Downsalmost 20 years ago1 messagesgeneral
Jump to latest
#1Kenneth Downs
ken@secdat.com

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?