projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0d779d2
)
Fix typo
author
Magnus Hagander
Wed, 17 Feb 2021 12:53:26 +0000
(13:53 +0100)
committer
Magnus Hagander
Wed, 17 Feb 2021 12:55:57 +0000
(13:55 +0100)
Author: Daniel Gustafsson
Discussion: https://postgr.es/m/
0CF087FC
-BEAD-4010-8BB9-
3CDD74DC9060
@yesql.se
doc/src/sgml/ref/create_table.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_table.sgml
b/doc/src/sgml/ref/create_table.sgml
index 9300b71e75cf09ae403049e9a152f64b7276e6cb..ca0855d71316e50819f792f04327d102cd315fc8 100644
(file)
--- a/
doc/src/sgml/ref/create_table.sgml
+++ b/
doc/src/sgml/ref/create_table.sgml
@@
-957,7
+957,7
@@
WITH ( MODULUS
numeric_literal
, REM
When placed on a partitioned table,
PRIMARY KEY
- constraints share the restrictions previously decribed
+ constraints share the restrictions previously de
s
cribed
for
UNIQUE
constraints.