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

From tgl@postgresql.org
Subject pgsql/src/backend/access/transam xlog.c
Date
Msg-id 200112191942.fBJJgqc34663@postgresql.org
Whole thread Raw
List pgsql-committers
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    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: petere@postgresql.org
Date:
Subject: pgsql/. README
Next
From: tgl@postgresql.org
Date:
Subject: pgsql/contrib/pgstattuple README.pgstattuple p ...