We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a044e61 commit 86232a4Copy full SHA for 86232a4
contrib/btree_gist/btree_gist.c
@@ -55,7 +55,7 @@ gbt_decompress(PG_FUNCTION_ARGS)
55
}
56
57
/*
58
- * Returns the btree number for equals, otherwise invalid.
+ * Returns the btree number for supported operators, otherwise invalid.
59
*/
60
Datum
61
gist_stratnum_btree(PG_FUNCTION_ARGS)
0 commit comments