Commits

DateSubjectAuthorReleases
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-10-31 Use appendStringInfoString instead of appendStringInfo where possible. Robert Haas 9.4.0
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-08-30 Split tuple struct defs from htup.h to htup_details.h Alvaro Herrera 9.3.0
2012-08-29 Fix assorted compilation failures in contrib Alvaro Herrera 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-09-01 Remove unnecessary #include references, per pgrminclude script. Bruce Momjian 9.2.0
2011-02-14 Convert contrib modules to use the extension facility. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-11-20 Expose quote_literal_cstr() from core. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-12-29 Remove a now unused local variable. Heikki Linnakangas 8.1.20
2009-12-29 Oops, previous backpatch applied incorrectly. Heikki Linnakangas 8.3.10
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 8.1.20
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 8.2.16
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 8.3.10
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 8.4.3
2009-12-29 Previous fix for temporary file management broke returning a set from Heikki Linnakangas 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-07 Fix executor/spi.h to follow our usual conventions for include files, ie, Tom Lane 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-12-01 Refactor crosstab() to build and return a tuplestore instead of using Tom Lane 8.4.0
2008-11-30 Fix dblink and tablefunc to not return with the wrong CurrentMemoryContext. Tom Lane 8.2.12