pgsql/src/backend/access/heap Tag: REL7_1_STAB ...

From: Tom Lane <tgl(at)hub(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/access/heap Tag: REL7_1_STAB ...
Date: 2001-05-17 00:48:46
Message-ID: 200105170048.f4H0mkF58111@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl(at)hub(dot)org 01/05/16 20:48:46

Modified files:
src/backend/access/heap: Tag: REL7_1_STABLE heapam.c

Log message:
Back-patch fix for race condition in heap_update (make sure we hold
the buffer lock while checking page free space).

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2001-05-17 01:28:51 pgsql/src/backend/commands vacuum.c
Previous Message Bruce Momjian - CVS 2001-05-17 00:29:53 pgsql/src include/catalog/pg_index.h interface ...