Skip to content

Commit fe9b928

Browse files
Remove obsolete _bt_compare() comment.
btbuild() has nothing to say about how NULL values compare in nbtree. Besides, there are _bt_compare() header comments that describe how NULL values are handled.
1 parent b7e51b3 commit fe9b928

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/access/nbtree/nbtsearch.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,6 @@ _bt_compare(Relation rel,
601601

602602
datum = index_getattr(itup, scankey->sk_attno, itupdesc, &isNull);
603603

604-
/* see comments about NULLs handling in btbuild */
605604
if (scankey->sk_flags & SK_ISNULL) /* key is NULL */
606605
{
607606
if (isNull)

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