Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit d93d68a

Browse files
committed
1 parent d30b499 commit d93d68a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/ddl.sgml

+1-1
Original file line numberDiff line numberDiff line change
@@ -361,7 +361,7 @@ CREATE TABLE people (
361361
definition without any <literal>GENERATED</literal> clause
362362
in <command>CREATE TABLE ... PARTITION OF</command>, then
363363
its <literal>GENERATED</literal> clause will automatically be copied
364-
from the parent. <command>ALTER TABLE ... ADD PARTITION</command>
364+
from the parent. <command>ALTER TABLE ... ATTACH PARTITION</command>
365365
will insist that parent and child columns already match as to
366366
generation status, but it will not require their generation
367367
expressions to match.

0 commit comments

Comments
 (0)