Commits

DateSubjectAuthorReleases
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-23 Adjust many backend functions to return OID rather than void. Robert Haas 9.3.0
2012-10-04 Make CREATE AGGREGATE complain if the initcond is invalid for the datatype. Tom Lane 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-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-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-10-25 Refactor typenameTypeId() Peter Eisentraut 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-14 Wrap calls to SearchSysCache and related functions using macros. Robert Haas 9.0.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-10-08 Support use of function argument names to identify which actual arguments Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-11-14 In CREATE AGGREGATE, allow the transition datatype to be "internal", but only Tom Lane 8.4.0
2008-06-08 ALTER AGGREGATE OWNER seems to have been missed by the last couple of Tom Lane 8.1.13
2008-06-08 ALTER AGGREGATE OWNER seems to have been missed by the last couple of Tom Lane 8.2.9
2008-06-08 ALTER AGGREGATE OWNER seems to have been missed by the last couple of Tom Lane 8.3.3
2008-06-08 ALTER AGGREGATE OWNER seems to have been missed by the last couple of Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-11 Ensure that typmod decoration on a datatype name is validated in all cases, Tom Lane 8.3.0
2007-04-02 Support enum data types. Along the way, use macros for the values of Tom Lane 8.3.0