Thread: pgsql: Correct nbtree page split lock coupling comment.

pgsql: Correct nbtree page split lock coupling comment.

From
Peter Geoghegan
Date:
Correct nbtree page split lock coupling comment.

There is no reason to distinguish between readers and writers here.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/d129c07499dbf0d5960115173515e3ce384c662a

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