projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31f11f9
)
docs: remove second mention of btree max length reduction
author
Bruce Momjian
Sat, 11 May 2019 22:24:31 +0000
(18:24 -0400)
committer
Bruce Momjian
Sat, 11 May 2019 22:24:31 +0000
(18:24 -0400)
I already added that to the incompatibility section as a separate item.
Reported-by: Peter Geoghegan
doc/src/sgml/release-12.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/release-12.sgml
b/doc/src/sgml/release-12.sgml
index 622770a5200bbf526d48e3f66082bb948272ac2f..5f5d1da33d277e1dcd5e8bfbeee5d8371682ad65 100644
(file)
--- a/
doc/src/sgml/release-12.sgml
+++ b/
doc/src/sgml/release-12.sgml
@@
-641,7
+641,7
@@
Have new btree indexes sort duplicate index entries in heap-storage order (Peter
-
This slightly reduces the maximum-allowed length of indexed values.
Indexes
pg_upgraded
from previous releases will not have this ordering.
+Indexes
pg_upgraded
from previous releases will not have this ordering.