pgsql: nbtree: refine _bt_readnextpage contract comments. - Mailing list pgsql-committers

From Peter Geoghegan
Subject pgsql: nbtree: refine _bt_readnextpage contract comments.
Date
Msg-id E1tqhE2-001L2x-0r@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
nbtree: refine _bt_readnextpage contract comments.

Another minor follow-up commit for commit 1bd4bc85, which changed the
_bt_readnextpage contract.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8e167e618893b59ee45317c43055002ba71f955b

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


pgsql-committers by date:

Previous
From: Nathan Bossart
Date:
Subject: pgsql: Assert that wrapper_handler()'s argument is within expected rang
Next
From: Michael Paquier
Date:
Subject: pgsql: Improve check for detection of pending data in backend statistic