pgsql: Correct xmax test for COPY FREEZE - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Correct xmax test for COPY FREEZE
Date
Msg-id E1Tgylm-0004v5-80@gemulon.postgresql.org
Whole thread Raw
Responses Re: pgsql: Correct xmax test for COPY FREEZE  (Simon Riggs <simon@2ndQuadrant.com>)
List pgsql-committers
Correct xmax test for COPY FREEZE

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ef754fb51b8a40c3b3dc0f3cc42f62eff77649db

Modified Files
--------------
src/test/regress/expected/copy2.out |   10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: pgsql: Optimize COPY FREEZE with CREATE TABLE also.
Next
From: Simon Riggs
Date:
Subject: Re: pgsql: Correct xmax test for COPY FREEZE