projects
/
users
/
gsingh
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54386f3
)
Fix typo comments
author
Magnus Hagander
<magnus@hagander.net>
Tue, 27 Dec 2016 09:24:21 +0000
(10:24 +0100)
committer
Magnus Hagander
<magnus@hagander.net>
Tue, 27 Dec 2016 09:24:21 +0000
(10:24 +0100)
Erik Rijkers
src/backend/commands/tablecmds.c
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/commands/tablecmds.c
b/src/backend/commands/tablecmds.c
index a7ac85e7ab184d8951eb6d284efc25e33f99a296..b0e3f28aeabb9e5812c74f95d7124436adb620c1 100644
(file)
--- 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, i
e, 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