Less global variables

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Less global variables
Date: 2003-04-26 15:19:59
Message-ID: 20030426151959.GB2228@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hackers,

In order to limit the number of global variables each transaction needs,
I plan to submit parts of the previous nested transaction patch. Those
are the deferred trigger queue and the snapshot structures.

The idea is that those patches do not change any functionality, and
should be an acceptable intermediate state between the current code and
the nested transactions code, so they can be applied immediately. Also
they help me keep the nested transaction patch smaller so it can be
reviewed more quickly.

Comments?

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"Nunca confiaré en un traidor. Ni siquiera si el traidor lo he creado yo"
(Barón Vladimir Harkonnen)

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2003-04-26 16:45:31 Re: conflicting libraries at runtime
Previous Message Andreas Pflug 2003-04-26 11:27:02 pgadmin3 wizard snapin technology