pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction. - Mailing list pgsql-committers

From Joe Conway
Subject pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.
Date
Msg-id E1ZKrSH-0007Rq-TV@gemulon.postgresql.org
Whole thread Raw
List 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
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d6314b20cd872a542d71738df54a906d2962abb8

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


pgsql-committers by date:

Previous
From: Joe Conway
Date:
Subject: pgsql: Use appropriate command type when retrieving relation's policies
Next
From: Joe Conway
Date:
Subject: pgsql: Improve CREATE FUNCTION doc WRT to LEAKPROOF RLS interaction.