Commits

DateSubjectAuthorReleases
2007-11-16 Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test of that. Teodor Sigaev 7.4.19
2007-11-16 Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test of that. Teodor Sigaev 8.0.15
2007-11-16 Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test of that. Teodor Sigaev 8.1.11
2007-11-16 Backpatch: Fix tsvector_out() and tsquery_out() to escape backslesh, add test of that. Teodor Sigaev 8.2.6
2007-11-13 Replace the now-incompatible-with-core contrib/tsearch2 module with a Tom Lane 8.3.0
2007-09-26 Fix crash of to_tsvector() function on huge input: compareWORD() Teodor Sigaev 7.4.19
2007-09-26 Fix crash of to_tsvector() function on huge input: compareWORD() Teodor Sigaev 8.0.15
2007-09-26 Fix crash of to_tsvector() function on huge input: compareWORD() Teodor Sigaev 8.1.11
2007-09-26 Fix crash of to_tsvector() function on huge input: compareWORD() Teodor Sigaev 8.2.6
2007-02-27 Replace direct assignments to VARATT_SIZEP(x) with SET_VARSIZE(x, len). Tom Lane 8.3.0
2007-02-01 Wording cleanup for error messages. Also change can't -> cannot. Bruce Momjian 8.3.0
2006-10-05 Make use of qsort_arg in several places that were formerly using klugy Tom Lane 8.2.0
2006-10-04 pgindent run for 8.2. Bruce Momjian 8.2.0
2006-09-02 Use '' rather than \' for literal single quotes in strings in Bruce Momjian 8.2.0
2006-08-29 Remove pos comparison in silly_cmp_tsvector(): it is not a semantically significant Teodor Sigaev 8.1.5
2006-08-29 Remove pos comparison in silly_cmp_tsvector(): it is not a semantically significant Teodor Sigaev 8.2.0
2006-08-29 Fix incorrect length of lexemes in silly_cmp_tsvector() Teodor Sigaev 8.1.5
2006-08-29 Fix incorrect length of lexemes in silly_cmp_tsvector() Teodor Sigaev 8.2.0
2006-08-24 Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> and Phil Frost <indigo@bitglue.com> Teodor Sigaev 8.1.5
2006-08-24 Fix compare bug for tsvector: problem was in aligment. Per Stefan Kaltenbrunner <stefan@kaltenbrunner.cc> and Phil Frost <indigo@bitglue.com> Teodor Sigaev 8.2.0
2006-07-11 Alphabetically order reference to include files, "S"-"Z". Bruce Momjian 8.2.0
2006-05-19 Back out \' change for tsearch2, broke regression tests. Bruce Momjian 8.1.4
2006-05-19 Back out \' change for tsearch2, broke regression tests. Bruce Momjian 8.2.0
2006-05-19 Use SQL standard '' rather than \' in /contrib. Backpatch to 8.1.X. Bruce Momjian 8.1.4
2006-05-19 Use SQL standard '' rather than \' in /contrib. Backpatch to 8.1.X. Bruce Momjian 8.2.0