pgsql/src/backend/utils/time tqual.c

From: tgl(at)postgresql(dot)org
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql/src/backend/utils/time tqual.c
Date: 2001-12-19 17:18:52
Message-ID: 200112191718.fBJHIpB38289@postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

CVSROOT: /cvsroot
Module name: pgsql
Changes by: tgl(at)postgresql(dot)org 01/12/19 12:18:44

Modified files:
src/backend/utils/time: tqual.c

Log message:
Make sure that all variants of HeapTupleSatisfies will do the right thing
if presented with a tuple in process of being moved by VACUUM. Per
bug report from Brian Hirt.

Browse pgsql-committers by date

  From Date Subject
Next Message tgl 2001-12-19 17:25:59 pgsql/src/test/regress resultmap
Previous Message momjian 2001-12-17 19:09:02 pgsql/src/backend/utils/misc postgresql.conf.s ...