Skip to content

Commit f1abd78

Browse files
committed
Remove incorrect comment.
This was introduced by commit 5ea86e6. Peter Geoghegan
1 parent f2ad2bd commit f1abd78

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/backend/utils/sort/sortsupport.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ PrepareSortSupportFromIndexRel(Relation indexRel, int16 strategy,
167167

168168
Assert(ssup->comparator == NULL);
169169

170-
/* Find the operator in pg_amop */
171170
if (indexRel->rd_rel->relam != BTREE_AM_OID)
172171
elog(ERROR, "unexpected non-btree AM: %u", indexRel->rd_rel->relam);
173172
if (strategy != BTGreaterStrategyNumber &&

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