docs: remove second mention of btree max length reduction

I already added that to the incompatibility section as a separate item.

Reported-by: Peter Geoghegan
This commit is contained in:
Bruce Momjian 2019-05-11 18:24:31 -04:00
parent 31f11f9647
commit 4217d15d91
1 changed files with 1 additions and 1 deletions

View File

@ -641,7 +641,7 @@ Have new btree indexes sort duplicate index entries in heap-storage order (Peter
</para>
<para>
This slightly reduces the maximum-allowed length of indexed values. Indexes <application>pg_upgraded</application> from previous releases will not have this ordering.
Indexes <application>pg_upgraded</application> from previous releases will not have this ordering.
</para>
</listitem>