Commits

DateSubjectAuthorReleases
2009-08-03 Implement has_sequence_privilege() Joe Conway 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 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
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-19 SQL/MED catalog manipulation facilities Peter Eisentraut 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
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-01-05 Update CVS HEAD for 2007 copyright. Back branches are typically not Bruce Momjian 8.3.0
2006-10-06 Message style improvements Peter Eisentraut 8.2.0
2006-09-05 Get rid of the separate RULE privilege for tables: now only a table's owner Tom Lane 8.2.0
2006-07-14 Remove 576 references of include files that were not needed. Bruce Momjian 8.2.0
2006-04-30 Code review for GRANT CONNECT patch. Spell the privilege as CONNECT not Tom Lane 8.2.0
2006-04-30 Add GRANT CONNECTION ON DATABASE, to be used in addition to pg_hba.conf. Bruce Momjian 8.2.0
2006-03-05 Update copyright for 2006. Update scripts. Bruce Momjian 8.2.0
2006-01-21 Add GRANT ON SEQUENCE syntax to support sequence-only permissions. Bruce Momjian 8.2.0
2005-11-18 Mop-up for nulls-in-arrays patch: fix some places that access array Tom Lane 8.2.0
2005-11-17 Make SQL arrays support null elements. This commit fixes the core array Tom Lane 8.2.0
2005-11-04 Disregard superuserness when checking to see if a role GRANT would Tom Lane 8.1.0
2005-10-15 Standard pgindent run for 8.1. Bruce Momjian 8.1.0
2005-10-10 Fix the problem of GRANTs creating "dangling" privileges not directly Tom Lane 8.1.0