Skip to content

Commit b71351e

Browse files
committed
Fix outdated comment for IndexInfo
Commit 7841623 removed the ii_OpclassOptions field, but the comment was not updated. Author: Japin Li <japinli@hotmail.com> Reviewed-by: Richard Guo <guofenglinux@gmail.com> Discussion: https://www.postgresql.org/message-id/flat/ME0P300MB04453E6C7EA635F0ECF41BFCB6832%40ME0P300MB0445.AUSP300.PROD.OUTLOOK.COM
1 parent 581305a commit b71351e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/include/nodes/execnodes.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,6 @@ typedef struct ExprState
173173
* UniqueProcs
174174
* UniqueStrats
175175
* Unique is it a unique index?
176-
* OpclassOptions opclass-specific options, or NULL if none
177176
* ReadyForInserts is it valid for inserts?
178177
* CheckedUnchanged IndexUnchanged status determined yet?
179178
* IndexUnchanged aminsert hint, cached for retail inserts

0 commit comments

Comments
 (0)