Thanks to visit codestin.com Credit goes to github.com
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 0dd9b8c commit 69c2166Copy full SHA for 69c2166
doc/src/sgml/ddl.sgml
@@ -361,7 +361,7 @@ CREATE TABLE people (
361
definition without any <literal>GENERATED</literal> clause
362
in <command>CREATE TABLE ... PARTITION OF</command>, then
363
its <literal>GENERATED</literal> clause will automatically be copied
364
- from the parent. <command>ALTER TABLE ... ADD PARTITION</command>
+ from the parent. <command>ALTER TABLE ... ATTACH PARTITION</command>
365
will insist that parent and child columns already match as to
366
generation status, but it will not require their generation
367
expressions to match.
0 commit comments