pgsql/src/backend/access/transam xlog.c - Mailing list pgsql-committers

From [email protected]
Subject pgsql/src/backend/access/transam xlog.c
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    [email protected]    01/12/19 14:42:51

Modified files:
    src/backend/access/transam: xlog.c

Log message:
    Temporarily dike out GetUndoRecPtr() in checkpoint generation, since we
    do not use the undo pointer anyway.  This is a quick-hack solution for
    the three-way deadlock condition discussed in pghackers 17-Dec-01.
    Need to find a better way of doing it.


pgsql-committers by date:

Previous
From: [email protected]
Date:
Subject: pgsql/. README
Next
From: [email protected]
Date:
Subject: pgsql/contrib/pgstattuple README.pgstattuple p ...