]> granicus.if.org Git - postgresql/commit
In an attempt to simplify my life I'm submitting this patch that
authorBruce Momjian <bruce@momjian.us>
Tue, 24 Jun 2003 23:25:44 +0000 (23:25 +0000)
committerBruce Momjian <bruce@momjian.us>
Tue, 24 Jun 2003 23:25:44 +0000 (23:25 +0000)
commit7f7919256ac1c5f452c78d5a23f53a67af37af67
tree806e4fbc4d64b30a570408d8452d220a893a234b
parentaa62f7f74ab1d38ddef880f68c52b6ac7002dbe3
In an attempt to simplify my life I'm submitting this patch that
restructures the deferred trigger queue.  The fundamental change is to
put all the static variables to hold the deferred triggers in a single
structure.

Alvaro Herrera
src/backend/commands/trigger.c