Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-01-23 Make DROP IF EXISTS more consistently not fail Alvaro Herrera 9.4.0
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-18 Extend object-access hook machinery to support post-alter events. Robert Haas 9.3.0
2013-03-07 Code beautification for object-access hook machinery. Robert Haas 9.3.0
2013-01-26 Allow CREATE TABLE IF EXIST so succeed if the schema is nonexistent Bruce Momjian 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-10-02 Refactor "ALTER some-obj SET SCHEMA" 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-15 Improve reporting of permission errors for array types Peter Eisentraut 9.2.0
2012-06-15 Improve reporting of permission errors for array types Peter Eisentraut 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-03-09 Extend object access hook framework to support arguments, and DROP. Robert Haas 9.2.0
2012-01-26 Classify DROP operations by whether or not they are user-initiated. Robert Haas 9.2.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-12-07 Create a "sort support" interface API for faster sorting. Tom Lane 9.2.0