mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
doc: Add missing comma.
Yugo Nagata
This commit is contained in:
parent
c56ac2913a
commit
d912dd062b
1 changed files with 1 additions and 1 deletions
|
|
@ -2899,7 +2899,7 @@ VALUES ('Albany', NULL, NULL, 'NY');
|
|||
|
||||
<listitem>
|
||||
<para>
|
||||
Since primary keys are not supported on partitioned tables
|
||||
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>
|
||||
|
|
|
|||
Loading…
Reference in a new issue