Commits

DateSubjectAuthorReleases
2015-03-16 Replace insertion sort in contrib/intarray with qsort(). Tom Lane 9.2.11
2015-03-16 Replace insertion sort in contrib/intarray with qsort(). Tom Lane 9.3.7
2015-03-16 Replace insertion sort in contrib/intarray with qsort(). Tom Lane 9.0.20
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
2013-09-07 intarray: return empty zero-dimensional array for an empty array Bruce Momjian 9.4.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2012-02-17 Fix longstanding error in contrib/intarray's int[] & int[] operator. Tom Lane 8.3.18
2012-02-17 Fix longstanding error in contrib/intarray's int[] & int[] operator. Tom Lane 8.4.11
2012-02-17 Fix longstanding error in contrib/intarray's int[] & int[] operator. Tom Lane 9.0.7
2012-02-17 Fix longstanding error in contrib/intarray's int[] & int[] operator. Tom Lane 9.1.3
2012-02-17 Fix longstanding error in contrib/intarray's int[] & int[] operator. Tom Lane 9.2.0
2011-09-11 Remove many -Wcast-qual warnings Peter Eisentraut 9.2.0
2011-04-10 pgindent run before PG 9.1 beta 1. Bruce Momjian 9.1.0
2011-01-09 Fix assorted corner-case bugs in contrib/intarray. Tom Lane 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2008-05-17 Add $PostgreSQL$ markers to a lot of files that were missing them. Andrew Dunstan 8.4.0
2008-05-12 Restructure some header files a bit, in particular heapam.h, by removing some Alvaro Herrera 8.4.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-05-10 Some optimizations by Volkan YAZICI <yazicivo@ttnet.net.tr> Teodor Sigaev 8.2.0
2005-11-19 Defend against nulls-in-arrays in contrib/intarray. I may have put in Tom Lane 8.2.0