On Tue, Sep 13, 2016 at 10:48 PM, Amit Langote
wrote:
> Spotted a typo in the header comment of execIndexing.c. Attached fixes it.
>
> s/exclusive constraints/exclusion constraints/g
Committed, thanks.
--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Spotted a typo in the header comment of execIndexing.c. Attached fixes it.
s/exclusive constraints/exclusion constraints/g
Thanks,
Amit
diff --git a/src/backend/executor/execIndexing.c b/src/backend/executor/execIndexing.c
index 0e2d834..009c1b7 100644
--- a/src/backend/executor/execIndexing.c
+