CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/06/24 20:25:44

Modified files:
        src/backend/commands: trigger.c 

Log message:
        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


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to