Commits

DateSubjectAuthorReleases
2012-08-23 Fix cascading privilege revoke to notice when privileges are still held. Tom Lane 9.3.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-04-24 Lots of doc corrections. Robert Haas 9.2.0
2012-01-27 Show default privileges in information schema Peter Eisentraut 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-19 Add support for privileges on types Peter Eisentraut 9.2.0
2011-11-30 Improve table locking behavior in the face of current DDL. Robert Haas 9.2.0
2011-08-16 Revise sinval code to remove no-longer-used tuple TID from inval messages. Tom Lane 9.2.0
2011-07-09 Try to acquire relation locks in RangeVarGetRelid. Robert Haas 9.2.0
2011-04-25 Remove partial and undocumented GRANT .. FOREIGN TABLE support. Robert Haas 9.1.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-04-01 Support comments on FOREIGN DATA WRAPPER and SERVER objects. Robert Haas 9.1.0
2011-01-02 Basic foreign table support. Robert Haas 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-10-13 Accept 'public' as a pseudo-role name in has_table_privilege() and friends Itagaki Takahiro 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-08-05 Standardize get_whatever_oid functions for object types with Robert Haas 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0
2010-01-12 Fix aclexplode to not explode on a zero-entry ACL array. Tom Lane 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-21 More cleanups for the recent large object permissions patch. Robert Haas 9.0.0
2009-12-11 Add large object access control. Itagaki Takahiro 9.0.0
2009-12-05 Speed up information schema privilege views Peter Eisentraut 9.0.0
2009-10-05 Create an ALTER DEFAULT PRIVILEGES command, which allows users to adjust Tom Lane 9.0.0