diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 0c8eb48a24..0b1948f069 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -3340,6 +3340,12 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02 version. + + + BEFORE ROW triggers, if necessary, must be defined + on individual partitions, not the partitioned table. + +