Re: Extended customizing, SQL functions, internal variables, API - Mailing list pgsql-hackers

From Bruno Wolff III
Subject Re: Extended customizing, SQL functions, internal variables, API
Date
Msg-id 20040528211641.GA1689@wolff.to
Whole thread Raw
In response to Extended customizing, SQL functions, internal variables, API  (pgsql@mohawksoft.com)
Responses Re: Extended customizing, SQL functions,  (pgsql@mohawksoft.com)
List pgsql-hackers
On Fri, May 28, 2004 at 12:46:29 -0400, pgsql@mohawksoft.com wrote:
> It occurs to me that there is a need for internal state variables that can
> be accessed either by functions or something similar.

But there still needs to be multiple copies to take into account that
different transactions may need to see different values of the same
variable.


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Nested xacts: looking for testers and review
Next
From: Bruce Momjian
Date:
Subject: Re: Win32, PITR, nested transactions, tablespaces