10000
We read every piece of feedback, and take your input very seriously.
To see all available 8000 qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b71351e commit 399997dCopy full SHA for 399997d
src/include/nodes/execnodes.h
@@ -178,6 +178,7 @@ typedef struct ExprState
178
* IndexUnchanged aminsert hint, cached for retail inserts
179
* Concurrent are we doing a concurrent index build?
180
* BrokenHotChain did we detect any broken HOT chains?
181
+ * WithoutOverlaps is it a WITHOUT OVERLAPS index?
182
* Summarizing is it a summarizing index?
183
* ParallelWorkers # of workers requested (excludes leader)
184
* Am Oid of index AM
0 commit comments