File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -3315,8 +3315,8 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
33153315 <listitem>
33163316 <para>
33173317 While primary keys are supported on partitioned tables, foreign
3318- keys referencing partitioned tables are not supported, nor are foreign
3319- key references from a partitioned table to some other table.
3318+ keys referencing partitioned tables are not supported. (Foreign key
3319+ references from a partitioned table to some other table are supported.)
33203320 </para>
33213321 </listitem>
33223322
@@ -3340,13 +3340,6 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
33403340 version.
33413341 </para>
33423342 </listitem>
3343-
3344- <listitem>
3345- <para>
3346- Row triggers, if necessary, must be defined on individual partitions,
3347- not the partitioned table.
3348- </para>
3349- </listitem>
33503343 </itemizedlist>
33513344 </para>
33523345 </sect3>
You can’t perform that action at this time.
0 commit comments