summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorMagnus Hagander2016-12-27 09:24:21 +0000
committerMagnus Hagander2016-12-27 09:24:21 +0000
commit6cfa54e384700d4a2124e5c4d7a1eb91e8e0eeb7 (patch)
treec22677e027579be26800348ae31a62b507123a33 /src
parent54386f3578258caa5a1de97c434eee2c9ee2ab06 (diff)
Fix typo comments
Erik Rijkers
Diffstat (limited to 'src')
-rw-r--r--src/backend/commands/tablecmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/backend/commands/tablecmds.c b/src/backend/commands/tablecmds.c
index a7ac85e7ab1..b0e3f28aeab 100644
--- a/src/backend/commands/tablecmds.c
+++ b/src/backend/commands/tablecmds.c
@@ -13244,7 +13244,7 @@ ATExecAttachPartition(List **wqueue, Relation rel, PartitionCmd *cmd)
skip_validate = true;
/*
- * We choose to err on the safer side, ie, give up on skipping the the
+ * We choose to err on the safer side, i.e., give up on skipping the
* validation scan, if the partition key column doesn't have the NOT
* NULL constraint and the table is to become a list partition that
* does not accept nulls. In this case, the partition predicate