diff --git a/doc/src/sgml/ddl.sgml b/doc/src/sgml/ddl.sgml index 991323d347..c425df8545 100644 --- a/doc/src/sgml/ddl.sgml +++ b/doc/src/sgml/ddl.sgml @@ -4065,8 +4065,8 @@ ALTER INDEX measurement_city_id_logdate_key - BEFORE ROW triggers, if necessary, must be defined - on individual partitions, not the partitioned table. + BEFORE ROW triggers cannot change which partition + is the final destination for a new row.