pgsql: Remove dead code and add comments.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove dead code and add comments.
Date: 2014-03-24 09:05:20
Message-ID: E1WS0oq-00050S-AM@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove dead code and add comments.

'cbuffer' variable was left over from an earlier version of the patch to
rewrite the incomplete split handling.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2f3afc09793da3a30f2878f34eda30a71060da7e

Modified Files
--------------
src/backend/access/nbtree/nbtxlog.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Fujii Masao 2014-03-24 10:52:56 pgsql: Fix START_REPLICATION syntax in document.
Previous Message Heikki Linnakangas 2014-03-24 06:42:47 pgsql: Fix "the the" typos.