diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 70d5a126bd..3a54ba9d5a 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -3308,7 +3308,7 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02 - There is no way to create a + There is no way to create an exclusion constraint spanning all partitions; it is only possible to constrain each leaf partition individually.