docs: remove second mention of btree max length reduction
authorBruce Momjian
Sat, 11 May 2019 22:24:31 +0000 (18:24 -0400)
committerBruce 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

index 622770a5200bbf526d48e3f66082bb948272ac2f..5f5d1da33d277e1dcd5e8bfbeee5d8371682ad65 100644 (file)
@@ -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.