mirror of
https://github.com/postgres/postgres.git
synced 2025-07-30 11:03:19 +03:00
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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user