pgsql: pg_upgrade: Add C comment about NextXID delimiter - Mailing list pgsql-committers

From Bruce Momjian
Subject pgsql: pg_upgrade: Add C comment about NextXID delimiter
Date
Msg-id E1aUMar-0003bl-0T@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
pg_upgrade: Add C comment about NextXID delimiter

We don't test the catversion for the NextXID delimiter change, we just
test the string contents;  explain why.

Reported-by: Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/13a6fa3634a70f58e043c78984cd2fb626abcc16

Modified Files
--------------
src/bin/pg_upgrade/controldata.c | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: Re: pgsql: Add missing "static" qualifier.
Next
From: Tom Lane
Date:
Subject: pgsql: Fix some regex issues with out-of-range characters and large cha