Commits

DateSubjectAuthorReleases
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.6.0
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.3.10
2015-08-04 Fix bogus "out of memory" reports in tuplestore.c. Tom Lane 9.4.5
2015-01-06 Update copyright for 2015 Bruce Momjian 9.5.0
2014-11-06 Move the backup-block logic from XLogInsert to a new file, xloginsert.c. Heikki Linnakangas 9.5.0
2014-06-12 Improve tuplestore's error messages for I/O failures. Tom Lane 9.4.0
2014-06-12 Improve tuplestore's error messages for I/O failures. Tom Lane 9.5.0
2014-05-06 pgindent run for 9.4 Bruce Momjian 9.4.0
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
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-04-13 Improve some O(N^2) behavior in window function evaluation. Tom Lane 9.4.0
2014-01-07 Update copyright for 2014 Bruce Momjian 9.4.0
2013-07-05 Use type "int64" for memory accounting in tuplesort.c/tuplestore.c. Noah Misch 9.4.0
2013-06-27 Permit super-MaxAllocSize allocations with MemoryContextAllocHuge(). Noah Misch 9.4.0
2013-05-29 pgindent run for release 9.3 Bruce Momjian 9.3.0
2013-01-17 Improve memory space management in tuplesort and tuplestore. Tom Lane 9.3.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-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.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-06-15 Fix failure to account for memory used by tuplestore_putvalues(). Tom Lane 8.4.9