Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4c6afd8

Browse files
Remove obsolete nbtree LP_DEAD item comments.
Comments above _bt_findinsertloc() that talk about LP_DEAD items are nowout of place. We already discuss index tuple deletion at an earlierpoint in the same comment block.Oversight in commitd168b66.
1 parent77ea4f9 commit4c6afd8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/backend/access/nbtree/nbtinsert.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -807,9 +807,6 @@ _bt_check_unique(Relation rel, BTInsertState insertstate, Relation heapRel,
807807
*If insertstate contains cached binary search bounds, we will take
808808
*advantage of them. This avoids repeating comparisons that we made in
809809
*_bt_check_unique() already.
810-
*
811-
*If there is not enough room on the page for the new tuple, we try to
812-
*make room by removing any LP_DEAD tuples.
813810
*/
814811
staticOffsetNumber
815812
_bt_findinsertloc(Relationrel,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp