mirror of
https://github.com/postgres/postgres.git
synced 2025-06-20 15:22:23 +03:00
Fix some nonstandard capitalization.
Ashutosh Bapat
This commit is contained in:
@ -2907,8 +2907,8 @@ VALUES ('Albany', NULL, NULL, 'NY');
|
|||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
Since Primary Keys are not supprtable on partitioned tables
|
Since primary keys are not supported on partitioned tables
|
||||||
Foreign keys referencing partitioned tables are not supported, nor
|
foreign keys referencing partitioned tables are not supported, nor
|
||||||
are foreign key references from a partitioned table to some other table.
|
are foreign key references from a partitioned table to some other table.
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
Reference in New Issue
Block a user