mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-03-07 19:47:50 +08: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:
parent
31f11f9647
commit
4217d15d91
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user