pgsql: Delete inaccurate C comment about FSM and adding pages, per Robe

From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Delete inaccurate C comment about FSM and adding pages, per Robe
Date: 2012-08-16 23:03:09
Message-ID: E1T295p-0002uk-A8@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Delete inaccurate C comment about FSM and adding pages, per Robert Haas.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/33259576563f74d6c34b2f9e3292a54c66e9fd47

Modified Files
--------------
src/backend/access/heap/pruneheap.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2012-08-17 02:07:27 pgsql: Update 'int' protocol documentation mention to be "signed", per
Previous Message Bruce Momjian 2012-08-16 22:52:34 Re: [COMMITTERS] pgsql: Clean up the #include mess a little.