projects
/
users
/
bernd
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c56ac29
)
doc: Add missing comma.
author
Robert Haas
<rhaas@postgresql.org>
Wed, 22 Feb 2017 01:19:39 +0000
(06:49 +0530)
committer
Robert Haas
<rhaas@postgresql.org>
Wed, 22 Feb 2017 01:19:39 +0000
(06:49 +0530)
Yugo Nagata
doc/src/sgml/ddl.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ddl.sgml
b/doc/src/sgml/ddl.sgml
index 5779eac43d94801ddefb05d8edc0c4ac769641fc..ef0f7cf7270bfdba9f7d85628d01ef1a21e912a7 100644
(file)
--- a/
doc/src/sgml/ddl.sgml
+++ b/
doc/src/sgml/ddl.sgml
@@
-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>