Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit b299efa

Browse files
committed
doc: PG 12 release note adjustment
Reported-by: Justin Pryzby Discussion: https://postgr.es/m/20190510013449.GL3925@telsasoft.com
1 parent 5997a8f commit b299efa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/src/sgml/release-12.sgml

+2-2
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,7 @@ Have new btree indexes sort duplicate index entries in heap-storage order (Peter
634634
</para>
635635

636636
<para>
637-
Btree indexes <application>pg_upgraded</application> from previous releases will not have this ordering. This slightly reduces the maximum length of indexed values.
637+
This slightly reduces the maximum-allowed length of indexed values. Indexes <application>pg_upgraded</application> from previous releases will not have this ordering.
638638
</para>
639639
</listitem>
640640

@@ -1233,7 +1233,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
12331233
-->
12341234

12351235
<para>
1236-
Allow more use of indexes for text columns comparisons with <structname>information_schema</structname> columns (Tom Lane)
1236+
Allow more use of indexes for text comparisons with <structname>information_schema</structname> columns (Tom Lane)
12371237
</para>
12381238
</listitem>
12391239

0 commit comments

Comments
 (0)