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

Commitf1abd78

Browse files
committed
Remove incorrect comment.
This was introduced by commit5ea86e6.Peter Geoghegan
1 parentf2ad2bd commitf1abd78

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)

[8]ページ先頭

©2009-2025 Movatter.jp