pgsql: Add C comment

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Add C comment
Date: 2011-04-19 23:15:14
Message-ID: E1QCK8Y-0004mu-KB@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Add C comment

Add C comment about why we throw an error if the pg_upgrade old/new
database counts don't match.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/034194470647b3de206fb42464d49a438853fa5e

Modified Files
--------------
contrib/pg_upgrade/relfilenode.c | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Hiroshi Inoue 2011-04-19 23:59:10 Re: pgsql: setlocale() on Windows doesn't work correctly if the locale name
Previous Message Tom Lane 2011-04-19 22:51:41 pgsql: Revert "Prevent incorrect updates of pg_index while reindexing p