CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       03/09/28 20:26:20

Modified files:
        src/include/access: xact.h 
        src/backend/access/transam: xact.c 

Log message:
        Add a mechanism to let dynamically loaded modules register post-commit/
        post-abort cleanup hooks.  I'm surprised that we have not needed this
        already, but I need it now to fix a plpgsql problem, and the usefulness
        for other dynamically loaded modules seems obvious.


---------------------------(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