pgsql: In pg_upgrade, add C comment about why we don't try to do shared

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: In pg_upgrade, add C comment about why we don't try to do shared
Date: 2011-07-21 21:13:20
Message-ID: E1Qk0Ya-0004KO-5z@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

In pg_upgrade, add C comment about why we don't try to do shared file
writes for logging.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/43aa40e1551b9e8d30b376de6d6a9b976ae54332

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2011-07-22 07:34:32 Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs.
Previous Message Alvaro Herrera 2011-07-21 18:05:54 Re: Re: [COMMITTERS] pgsql: Remove O(N^2) performance issue with multiple SAVEPOINTs.