pgsql: Remove dead code and add comments. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove dead code and add comments.
Date
Msg-id E1WS0oq-00050S-AM@gemulon.postgresql.org
Whole thread Raw
List 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(-)


pgsql-committers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: pgsql: Fix "the the" typos.
Next
From: Fujii Masao
Date:
Subject: pgsql: Fix START_REPLICATION syntax in document.