doc: Correct update on limitations of partitions

Amit Langote
pull/32/head
Peter Eisentraut 8 years ago
parent f66912b0a0
commit bcded2609a
  1. 7
      doc/src/sgml/ddl.sgml

@ -3340,6 +3340,13 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
version.
</para>
</listitem>
<listitem>
<para>
<literal>BEFORE ROW</literal> triggers, if necessary, must be defined
on individual partitions, not the partitioned table.
</para>
</listitem>
</itemizedlist>
</para>
</sect3>

Loading…
Cancel
Save