Re: Extended customizing, SQL functions, internal variables, API

From: Bruno Wolff III <bruno(at)wolff(dot)to>
To: pgsql(at)mohawksoft(dot)com
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Extended customizing, SQL functions, internal variables, API
Date: 2004-05-28 21:16:41
Message-ID: 20040528211641.GA1689@wolff.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Fri, May 28, 2004 at 12:46:29 -0400,
pgsql(at)mohawksoft(dot)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.

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2004-05-28 21:17:21 Re: Win32, PITR, nested transactions, tablespaces
Previous Message Marc G. Fournier 2004-05-28 20:59:13 Re: Win32, PITR, nested transactions, tablespaces