Commits

DateSubjectAuthorReleases
2013-01-01 Update copyrights for 2013 Bruce Momjian 9.3.0
2012-06-24 Replace int2/int4 in C code with int16/int32 Peter Eisentraut 9.3.0
2012-01-01 Update copyright notices for year 2012. Bruce Momjian 9.2.0
2011-02-16 Add backwards-compatible declarations of some core GIN support functions. Tom Lane 9.1.0
2011-01-09 Fix up core tsquery GIN support for new extractQuery API. Tom Lane 9.1.0
2011-01-01 Stamp copyrights for year 2011. Bruce Momjian 9.1.0
2010-09-20 Remove cvs keywords from all files. Magnus Hagander 9.1.0
2010-01-02 Update copyright for the year 2010. Bruce Momjian 9.0.0
2009-07-16 Make backend header files C++ safe Peter Eisentraut 9.0.0
2009-06-11 8.4 pgindent run, with new combined Linux/FreeBSD/MinGW typedef list Bruce Momjian 8.4.0
2009-01-01 Update copyright for 2009. Bruce Momjian 8.4.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-04-21 Allow float8, int8, and related datatypes to be passed by value on machines Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2008-01-01 Update copyrights in source tree to 2008. Bruce Momjian 8.3.0
2007-11-28 Adjust the names of a couple of tsearch index support functions that had Tom Lane 8.3.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-11-13 Resurrect the code for the rewrite(ARRAY[...]) aggregate function, Tom Lane 8.3.0
2007-10-23 Fix two-argument form of ts_rewrite() so it actually works for cases where Tom Lane 8.3.0
2007-10-21 Fix shared tsvector/tsquery input code so that we don't say "syntax error in Tom Lane 8.3.0
2007-10-19 Found another small glitch in tsearch API: the two versions of ts_lexize() Tom Lane 8.3.0
2007-09-10 Change void* opaque argument to Datum type, add argument's Teodor Sigaev 8.3.0
2007-09-07 Refactoring by Heikki Linnakangas <heikki@enterprisedb.com> with Teodor Sigaev 8.3.0
2007-08-25 Cleanup for some problems in tsearch patch: Tom Lane 8.3.0