Commits

DateSubjectAuthorReleases
2011-01-09 Update contrib/hstore for new GIN extractQuery API. Tom Lane 9.1.0
2010-12-22 Use memcmp() rather than strncmp() when shorter string length is known. Robert Haas 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-02-26 pgindent run for 9.0 Bruce Momjian 9.0.0
2009-09-30 Fix bogus Assert, per buildfarm results. Tom Lane 9.0.0
2009-09-30 Assorted improvements in contrib/hstore. Tom Lane 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-03-15 Fix contrib/hstore to throw an error for keys or values that don't fit in its Tom Lane 8.2.14
2009-03-15 Fix contrib/hstore to throw an error for keys or values that don't fit in its Tom Lane 8.3.8
2009-03-15 Fix contrib/hstore to throw an error for keys or values that don't fit in its Tom Lane 8.4.0
2008-11-02 Remove all uses of the deprecated functions heap_formtuple, heap_modifytuple, Tom Lane 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 pgindent run for 8.3. Bruce Momjian 8.3.0
2007-08-26 Clean up usage of some deprecated APIs, particularly schema-unsafe Tom Lane 8.3.0
2007-03-14 Add GIN support for pg_trgm. From Guillaume Smet <guillaume.smet@gmail.com> Teodor Sigaev 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
2006-12-05 Fix typos in comments and error messages in HStore. Patch from Filip Neil Conway 8.3.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-05 Add hstore contrib module. Teodor Sigaev 8.2.0