forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6fa66ec
committed
Assorted improvements to SECURITY DEFINER functions documentation.
Add a cross-reference from the part of the page that introdues SECURITYINVOKER and SECURITY DEFINER to the part of the page that talks aboutwriting SECURITY DEFINER functions safely, so that users are less likelyto miss it.Remove discussion of the pre-8.3 behavior on the theory that it'sprobably not very relevant any more, that release having gone out ofsupport nearly a decade ago.Add a mention of the new createrole_self_grant GUC, which incertain cases might need to be set to a safe value to avoidunexpected consequences.Possibly this section needs major surgery rather than just thesesmall tweaks, but hopefully this is at least a small stepforward.Discussion:http://postgr.es/m/CA+Tgmoauqd1cHQjsNEoxL5O-kEO4iC9dAPyCudSvmNqPJGmy9g@mail.gmail.com1 parent3cdf750 commit6fa66ec
1 file changed
+12
-6
lines changedLines changed: 12 additions & 6 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
411 | 411 |
| |
412 | 412 |
| |
413 | 413 |
| |
414 |
| - | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
415 | 417 |
| |
416 | 418 |
| |
417 | 419 |
| |
| |||
776 | 778 |
| |
777 | 779 |
| |
778 | 780 |
| |
| 781 | + | |
| 782 | + | |
| 783 | + | |
| 784 | + | |
| 785 | + | |
779 | 786 |
| |
780 | 787 |
| |
781 | 788 |
| |
| |||
815 | 822 |
| |
816 | 823 |
| |
817 | 824 |
| |
818 |
| - | |
819 |
| - | |
820 |
| - | |
821 |
| - | |
822 |
| - | |
| 825 | + | |
| 826 | + | |
| 827 | + | |
| 828 | + | |
823 | 829 |
| |
824 | 830 |
| |
825 | 831 |
| |
|
0 commit comments
Comments
(0)