projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e392fc
)
Fix typo
author
Magnus Hagander
<
[email protected]
>
Wed, 17 Feb 2021 12:53:26 +0000
(13:53 +0100)
committer
Magnus Hagander
<
[email protected]
>
Wed, 17 Feb 2021 12:54:58 +0000
(13:54 +0100)
Author: Daniel Gustafsson <
[email protected]
>
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 569f4c9da7b5865e7b113e21b161ebb252f5d8ea..3b2b227683a2fe2854b36370512ac5ceb96f1c50 100644
(file)
--- a/
doc/src/sgml/ref/create_table.sgml
+++ b/
doc/src/sgml/ref/create_table.sgml
@@
-958,7
+958,7
@@
WITH ( MODULUS <replaceable class="parameter">numeric_literal</replaceable>, REM
<para>
When placed on a partitioned table, <literal>PRIMARY KEY</literal>
- constraints share the restrictions previously decribed
+ constraints share the restrictions previously de
s
cribed
for <literal>UNIQUE</literal> constraints.
</para>