Commits

DateSubjectAuthorReleases
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 10.1
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 11.0
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.2.24
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.3.20
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.4.15
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.5.10
2017-10-11 Doc: fix missing explanation of default object privileges. Tom Lane 9.6.6
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.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
2011-08-16 Revise sinval code to remove no-longer-used tuple TID from inval messages. Tom Lane 9.2.0
2010-01-12 Fix aclexplode to not explode on a zero-entry ACL array. 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-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-09-09 Improve the plan cache invalidation mechanism to make it invalidate plans Tom Lane 8.4.0
2008-09-08 Create a separate grantable privilege for TRUNCATE, rather than having it be Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0