pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.

From: Joe Conway <mail(at)joeconway(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.
Date: 2015-07-30 17:17:22
Message-ID: E1ZKrSM-0007SC-34@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.

Patch by Dean Rasheed. Back-patched to 9.5 where RLS was introduced.

Branch
------
REL9_5_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7be60a2459135199f8edff7f553b6d551729d79f

Modified Files
--------------
doc/src/sgml/ref/create_function.sgml | 15 ++++++++++++---
1 file changed, 12 insertions(+), 3 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2015-07-30 18:08:28 pgsql: Fix broken assertion in BRIN code
Previous Message Joe Conway 2015-07-30 17:17:17 pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.