mirror of
https://github.com/postgres/postgres.git
synced 2025-06-14 18:42:34 +03:00
Fix typo in comment.
Amit Langote
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
*
|
||||
* execIndexing.c
|
||||
* routines for inserting index tuples and enforcing unique and
|
||||
* exclusive constraints.
|
||||
* exclusion constraints.
|
||||
*
|
||||
* ExecInsertIndexTuples() is the main entry point. It's called after
|
||||
* inserting a tuple to the heap, and it inserts corresponding index tuples
|
||||
|
Reference in New Issue
Block a user