File tree 1 file changed +6
-4
lines changed 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 6
6
7
7
<formalpara>
8
8
<title>Release date:</title>
9
- <para>2019-??-??, CURRENT AS OF 2019-09-21 </para>
9
+ <para>2019-10-03 </para>
10
10
</formalpara>
11
11
12
12
<sect2>
@@ -1216,16 +1216,18 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
1216
1216
<!--
1217
1217
Author: Tom Lane <tgl@sss.pgh.pa.us>
1218
1218
2018-07-11 [39a96512b] Mark built-in btree comparison functions as leakproof wh
1219
+ 2019-09-21 [d9110d7e1] Straighten out leakproofness markings on text comparison
1219
1220
-->
1220
1221
1221
1222
<para>
1222
- Fix the leakproofness designations of some btree comparison support
1223
- functions (Tom Lane)
1223
+ Fix the leakproofness designations of some btree comparison operators
1224
+ and support functions (Tom Lane)
1224
1225
</para>
1225
1226
1226
1227
<para>
1227
1228
This allows some optimizations that previously would not have been
1228
- applied.
1229
+ applied in the presence of security barrier views or row-level
1230
+ security.
1229
1231
</para>
1230
1232
</listitem>
1231
1233
You can’t perform that action at this time.
0 commit comments