Commits

DateSubjectAuthorReleases
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." 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-03-25 Simplify and standardize conversions between TEXT datums and ordinary C 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-02-28 Fix up several contrib modules that were using varlena datatypes in not-so-obvious Tom Lane 8.3.0
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-02-07 Use memcpy() instead of strncpy() for copying into varlena structures. Peter Eisentraut 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-05-03 Make GIN opclass worked with intarray extensions 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
2005-09-24 Clean up possibly-uninitialized-variable warnings reported by gcc 4.x. Tom Lane 8.1.0
2005-05-25 Add parentheses to macros when args are used in computations. Without Bruce Momjian 8.1.0
2003-08-04 pgindent run. Bruce Momjian 7.4.1
2003-07-24 Error message editing in contrib (mostly by Joe Conway --- thanks Joe!) Tom Lane 7.4.1
2003-06-11 Add missing intarray files. Bruce Momjian 7.4.1