Skip to content

Commit 00976f2

Browse files
committed
btbuild no longer calls _bt_doinsert(), update comment.
Peter Geoghegan
1 parent 486ea0b commit 00976f2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/backend/access/nbtree/nbtinsert.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,8 @@ static void _bt_vacuum_one_page(Relation rel, Buffer buffer, Relation heapRel);
8383
/*
8484
* _bt_doinsert() -- Handle insertion of a single index tuple in the tree.
8585
*
86-
* This routine is called by the public interface routines, btbuild
87-
* and btinsert. By here, itup is filled in, including the TID.
86+
* This routine is called by the public interface routine, btinsert.
87+
* By here, itup is filled in, including the TID.
8888
*
8989
* If checkUnique is UNIQUE_CHECK_NO or UNIQUE_CHECK_PARTIAL, this
9090
* will allow duplicates. Otherwise (UNIQUE_CHECK_YES or

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy