pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Self review of previous patch. Fix assumption that xmax >= xmin.
Date: 2010-12-09 10:22:35
Message-ID: E1PQddz-0006AW-1Z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Self review of previous patch. Fix assumption that xmax >= xmin.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=postgresql.git;a=commitdiff;h=9975c683b102d06ed5d5ab799eaba0d00a9ff38c

Modified Files
--------------
src/backend/access/heap/heapam.c | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message User Hinoue 2010-12-09 12:41:12 psqlodbc - psqlodbc: Change to read and skip the rest of result data
Previous Message Simon Riggs 2010-12-09 09:45:11 pgsql: Reduce spurious Hot Standby conflicts from never-visible records