Commits

DateSubjectAuthorReleases
2017-08-07 Require update permission for the large object written by lo_put(). Tom Lane 9.5.8
2017-08-07 Require update permission for the large object written by lo_put(). Tom Lane 9.6.4
2017-08-07 Require update permission for the large object written by lo_put(). Tom Lane 10.0
2017-08-01 Suppress less info in regression tests using DROP CASCADE. Tom Lane 10.0
2016-07-17 Establish conventions about global object names used in regression tests. Tom Lane 9.6.0
2016-06-18 Improve error message annotation for GRANT/REVOKE on untrusted PLs. Tom Lane 9.6.0
2015-09-05 Rearrange the handling of error context reports. Tom Lane 9.6.0
2013-05-08 Revert "Fix permission tests for views/tables proven empty by constraint exclusion." Tom Lane 9.2.5
2013-05-08 Better fix for permissions tests in excluded subqueries. Tom Lane 9.3.0
2013-05-01 Fix permission tests for views/tables proven empty by constraint exclusion. Tom Lane 9.2.5
2013-05-01 Fix permission tests for views/tables proven empty by constraint exclusion. Tom Lane 9.3.0
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 8.3.21
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 8.4.14
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 9.0.10
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 9.1.6
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 9.2.0
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 9.3.0
2009-10-12 Use plurals (TABLES, FUNCTIONS, etc) in ALTER DEFAULT PRIVILEGES. We have Tom Lane 9.0.0
2009-10-12 Support GRANT/REVOKE ON ALL TABLES/SEQUENCES/FUNCTIONS IN SCHEMA. Tom Lane 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0
2009-03-05 Fix column privilege checking for cases where parent and child have different Tom Lane 8.4.0
2009-02-06 Clean up some loose ends from the column privileges patch: add Tom Lane 8.4.0
2009-01-22 Support column-level privileges, as required by SQL standard. Tom Lane 8.4.0
2008-12-15 Arrange for the pg_foo_is_visible and has_foo_privilege families of functions Tom Lane 8.4.0
2008-11-04 Disallow LOCK TABLE outside a transaction block (or function), since this case Tom Lane 8.4.0