9.5 release notes: add non-LEAKPROOF view pushdown mention
authorBruce Momjian
Thu, 6 Aug 2015 20:07:27 +0000 (16:07 -0400)
committerBruce Momjian
Thu, 6 Aug 2015 20:08:14 +0000 (16:08 -0400)
Report by Dean Rasheed

Backpatch through 9.5

doc/src/sgml/release-9.5.sgml

index 722c8bd45227ba7850f0dca4e4556ea1dbae92b4..2ed7b017b4bf974175c2e75336ef822523c63c15 100644 (file)
@@ -412,6 +412,17 @@ FIXME: Add Andres
 
       
 
+       
+        Allow non-LEAKPROOF functions to be passed into security barrier
+        views if the function does not reference any table columns
+        (Dean Rasheed)
+       
+      
+
+      
+