From: | Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com> |
---|---|
To: | PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | CREATE FUNCTION .. LEAKPROOF docs |
Date: | 2015-06-14 10:46:39 |
Message-ID: | CAEZATCV2myP6+6OFGNtE=DPe9g0JdwqgU87iAEz=DpV9MgmkQg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I think the docs for the LEAKPROOF option in create_function.sgml
ought to mention RLS as well as security barrier views. Also the
current text is no longer strictly correct in light of commit
dcbf5948e12aa60b4d6ab65b6445897dfc971e01. Suggested rewording
attached.
Regards,
Dean
Attachment | Content-Type | Size |
---|---|---|
create-leakproof-function-doc.patch | text/x-patch | 1.8 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Dean Rasheed | 2015-06-14 11:05:54 | Re: 9.5 release notes |
Previous Message | Petr Jelinek | 2015-06-14 10:40:55 | Tab completion for TABLESAMPLE |