We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa268cb commit 1845958Copy full SHA for 1845958
src/include/nodes/execnodes.h
@@ -173,6 +173,7 @@ typedef struct ExprState
173
* UniqueProcs
174
* UniqueStrats
175
* Unique is it a unique index?
176
+ * NullsNotDistinct is NULLS NOT DISTINCT?
177
* ReadyForInserts is it valid for inserts?
178
* CheckedUnchanged IndexUnchanged status determined yet?
179
* IndexUnchanged aminsert hint, cached for retail inserts
0 commit comments