pgsql: minor comment fixes in nbtinsert.c

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: minor comment fixes in nbtinsert.c
Date: 2018-04-10 22:36:54
Message-ID: E1f61sk-0001BL-6B@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

minor comment fixes in nbtinsert.c

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8716b264ed845370e33943da93caf424dc3723b7

Modified Files
--------------
src/backend/access/nbtree/nbtinsert.c | 9 ++++-----
1 file changed, 4 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andrew Dunstan 2018-04-10 22:37:54 Re: pgsql: Optimize btree insertions for common case of increasing values
Previous Message Tom Lane 2018-04-10 22:35:13 pgsql: Fix incorrect close() call in dsm_impl_mmap().