8000
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 5472ed3 commit ffccee4Copy full SHA for ffccee4
src/backend/executor/execIndexing.c
@@ -2,7 +2,7 @@
2
*
3
* execIndexing.c
4
* routines for inserting index tuples and enforcing unique and
5
- * exclusive constraints.
+ * exclusion constraints.
6
7
* ExecInsertIndexTuples() is the main entry point. It's called after
8
* inserting a tuple to the heap, and it inserts corresponding index tuples
0 commit comments