projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77ec5af
)
Doc: Correct deduplicate_items varlistentry id.
author
Peter Geoghegan
Tue, 17 Mar 2020 22:53:05 +0000
(15:53 -0700)
committer
Peter Geoghegan
Tue, 17 Mar 2020 22:53:05 +0000
(15:53 -0700)
Use a varlistentry id for the deduplicate_items storage parameter that
is derived from the name of the parameter itself.
This oversight happened because the storage parameter was renamed
relatively late during the development of the patch that became commit
0d861bbb
.
doc/src/sgml/ref/create_index.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_index.sgml
b/doc/src/sgml/ref/create_index.sgml
index 05bda6f11d1d147f4b7fdb233d1e05436fab0031..f0fe6fb874bef84a5394cadd34d294024f01aad2 100644
(file)
--- a/
doc/src/sgml/ref/create_index.sgml
+++ b/
doc/src/sgml/ref/create_index.sgml
@@
-399,7
+399,7
@@
CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ]
-
ion" xreflabel="deduplicate_items">
+
e-items" xreflabel="deduplicate_items">
deduplicate_items
(
boolean
)
deduplicate_items
storage parameter