pgsql: Improve plpython fix comment in pg_upgrade.

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve plpython fix comment in pg_upgrade.
Date: 2012-01-25 03:50:05
Message-ID: E1Rpts5-0007On-VE@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve plpython fix comment in pg_upgrade.

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2012-01-25 06:23:40 Re: [COMMITTERS] pgsql: Add new replication mode synchronous_commit = 'write'.
Previous Message Bruce Momjian 2012-01-25 03:42:48 pgsql: In pg_upgrade, when checking for the plpython library, we must c