git.postgresql.org Git - postgresql.git/commitdiff

git projects / postgresql.git / commitdiff
? search:
summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 9e5fee8)
Update comment for IndexInfo.ii_WithoutOverlaps
Tue, 1 Jul 2025 18:37:24 +0000 (20:37 +0200)
Tue, 1 Jul 2025 18:37:24 +0000 (20:37 +0200)
Commit fc0438b4e80 added the ii_WithoutOverlaps 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


diff --git a/src/include/nodes/execnodes.h b/src/include/nodes/execnodes.h
index fdf79aa18a237c0b766874d9103461c16dff5588..09ea5998aadfed2abbea1f76c12e52891e967d08 100644 (file)
--- a/src/include/nodes/execnodes.h
+++ b/src/include/nodes/execnodes.h
@@ -178,6 +178,7 @@ typedef struct ExprState
* IndexUnchanged aminsert hint, cached for retail inserts
* Concurrent are we doing a concurrent index build?
* BrokenHotChain did we detect any broken HOT chains?
+ * WithoutOverlaps is it a WITHOUT OVERLAPS index?
* Summarizing is it a summarizing index?
* ParallelWorkers # of workers requested (excludes leader)
* Am Oid of index AM
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /