Thread: pgsql: Remove obsolete nbtree LP_DEAD item comments.

pgsql: Remove obsolete nbtree LP_DEAD item comments.

From
Peter Geoghegan
Date:
Remove obsolete nbtree LP_DEAD item comments.

Comments above _bt_findinsertloc() that talk about LP_DEAD items are now
out of place.  We already discuss index tuple deletion at an earlier
point in the same comment block.

Oversight in commit d168b666.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/4c6afd805b8db3492c8f409ecdba192d853fd571

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