Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-02 Use an MVCC snapshot, rather than SnapshotNow, for catalog scans. Robert Haas 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-03-07 Code beautification for object-access hook machinery. Robert Haas 9.3.0
2013-01-21 Refactor ALTER some-obj RENAME implementation Alvaro Herrera 9.3.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-12-29 Adjust more backend functions to return OID rather than void. Robert Haas 9.3.0
2012-12-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2012-10-03 refactor ALTER some-obj SET OWNER implementation Alvaro Herrera 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 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-05-31 Force PL and range-type support functions to be owned by a superuser. Tom Lane 9.2.0
2012-03-09 Extend object access hook framework to support arguments, and DROP. Robert Haas 9.2.0
2012-02-14 Allow LEAKPROOF functions for better performance of security views. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-11-18 Further consolidation of DROP statement handling. Robert Haas 9.2.0
2011-11-17 Remove ancient downcasing code from procedural language operations. Robert Haas 9.2.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.1.0
2011-07-23 Rethink behavior of CREATE OR REPLACE during CREATE EXTENSION. Tom Lane 9.2.0
2011-02-08 Core support for "extensions", which are packages of SQL objects. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-25 Object access hook framework, with post-creation hook. Robert Haas 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