diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 34da0d8d57..f0a4f099d2 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -3315,8 +3315,7 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02 While primary keys are supported on partitioned tables, foreign - keys referencing partitioned tables are not supported, nor are foreign - key references from a partitioned table to some other table. + keys referencing partitioned tables are not supported.