pgsql: Pg_upgrade C comment addition.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Pg_upgrade C comment addition.
Date: 2011-04-20 09:45:30
Message-ID: E1QCTyU-00050o-BQ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Pg_upgrade C comment addition.

Document why we do the missing new database check during the check
phase.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/0262251c337ca066d1b1698684784254849b5676

Modified Files
--------------
contrib/pg_upgrade/check.c | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2011-04-20 13:08:59 Re: Re: [COMMITTERS] pgsql: setlocale() on Windows doesn't work correctly if the locale name
Previous Message Heikki Linnakangas 2011-04-20 07:07:53 pgsql: Quotes in strings injected into bki file need to escaped. In par