Commits

DateSubjectAuthorReleases
2012-07-16 Remove unreachable code Peter Eisentraut 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2011-09-11 Remove many -Wcast-qual warnings Peter Eisentraut 9.2.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
2008-04-14 Push index operator lossiness determination down to GIST/GIN opclass Tom Lane 8.4.0
2007-11-15 Re-run pgindent with updated list of typedefs. (Updated README should Bruce Momjian 8.3.0
2007-11-15 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-04-06 Support varlena fields with single-byte headers and unaligned storage. Tom Lane 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-10 Rename contrib contains/contained-by operators to @> and <@, per discussion. Tom Lane 8.2.0
2006-06-28 Changes Teodor Sigaev 8.2.0
2006-04-12 Change int->int32, for clarity. Bruce Momjian 8.2.0
2006-04-03 Detoast query in g_intbig_consistent and copy query in g_int_consistent. Teodor Sigaev 8.0.8
2006-04-03 Detoast query in g_intbig_consistent and copy query in g_int_consistent. Teodor Sigaev 7.4.13
2006-04-03 Detoast query in g_intbig_consistent and copy query in g_int_consistent. Teodor Sigaev 8.1.4
2006-04-03 Minor cleanups Teodor Sigaev 8.2.0
2006-04-03 Detoast query in g_intbig_consistent and copy query in g_int_consistent Teodor Sigaev 8.2.0
2006-03-01 This patch makes the error message strings throughout the backend Neil Conway 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0
2005-11-19 Defend against nulls-in-arrays in contrib/intarray. I may have put in Tom Lane 8.2.0
2005-11-14 Remove usage of ArrayType->flags field, use pgsql's macros BITS_PER_BYTE instead Teodor Sigaev 8.2.0