Skip to content

Commit 5437eba

Browse files
committed
9.5 release notes: add non-LEAKPROOF view pushdown mention
Report by Dean Rasheed Backpatch through 9.5
1 parent df3b0f4 commit 5437eba

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

doc/src/sgml/release-9.5.sgml

+11
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,17 @@ FIXME: Add Andres
412412

413413
<listitem>
414414
<!--
415+
2015-04-27 [dcbf594] Stephe..: Improve qual pushdown for RLS and SB views
416+
-->
417+
<para>
418+
Allow non-LEAKPROOF functions to be passed into security barrier
419+
views if the function does not reference any table columns
420+
(Dean Rasheed)
421+
</para>
422+
</listitem>
423+
424+
<listitem>
425+
<!--
415426
2014-11-04 [5028f22] Heikki..: Switch to CRC-32C in WAL and other places.
416427
2015-02-10 [025c024] Heikki..: Speed up CRC calculation using slicing-by-8 alg..
417428
2015-04-14 [3dc2d62] Heikki..: Use Intel SSE 4.2 CRC instructions where availa..

0 commit comments

Comments
 (0)