8000
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 d30b499 commit d93d68aCopy full SHA for d93d68a
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