CVSROOT:        /cvsroot
Module name:    pgsql-server
Changes by:     [EMAIL PROTECTED]       04/01/26 15:16:41

Modified files:
        src/backend/access/transam: Tag: REL7_3_STABLE varsup.c 

Log message:
        Repair incorrect order of operations in GetNewTransactionId().  We must
        complete ExtendCLOG() before advancing nextXid, so that if that routine
        fails, the next incoming transaction will try it again.  Per trouble
        report from Christopher Kings-Lynne.


---------------------------(end of broadcast)---------------------------
TIP 7: don't forget to increase your free space map settings

Reply via email to