File tree 1 file changed +2
-9
lines changed
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
3315
3315
<listitem>
3316
3316
<para>
3317
3317
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.)
3320
3320
</para>
3321
3321
</listitem>
3322
3322
@@ -3340,13 +3340,6 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
3340
3340
version.
3341
3341
</para>
3342
3342
</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>
3350
3343
</itemizedlist>
3351
3344
</para>
3352
3345
</sect3>
You can’t perform that action at this time.
0 commit comments