mirror of
https://github.com/postgres/postgres.git
synced 2026-04-29 02:00:35 -04:00
Fix some nonstandard capitalization.
Ashutosh Bapat
This commit is contained in:
parent
569174f1be
commit
e403732ef6
1 changed files with 2 additions and 2 deletions
|
|
@ -2907,8 +2907,8 @@ VALUES ('Albany', NULL, NULL, 'NY');
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Since Primary Keys are not supprtable on partitioned tables
|
||||
Foreign keys referencing partitioned tables are not supported, nor
|
||||
Since primary keys are not supported on partitioned tables
|
||||
foreign keys referencing partitioned tables are not supported, nor
|
||||
are foreign key references from a partitioned table to some other table.
|
||||
</para>
|
||||
</listitem>
|
||||
|
|
|
|||
Loading…
Reference in a new issue