Commits

DateSubjectAuthorReleases
2010-12-19 Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." Tom Lane 8.2.20
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-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-12 Fix backend crash in parsing incorrect tsquery. Teodor Sigaev 7.4.17
2007-02-12 Fix backend crash in parsing incorrect tsquery. Teodor Sigaev 8.0.13
2007-02-12 Fix backend crash in parsing incorrect tsquery. Teodor Sigaev 8.1.9
2007-02-12 Fix backend crash in parsing incorrect tsquery. Teodor Sigaev 8.2.4
2007-02-12 Fix backend crash in parsing incorrect tsquery. Teodor Sigaev 8.3.0
2007-02-07 Use memcpy() instead of strncpy() for copying into varlena structures. Peter Eisentraut 8.3.0
2006-10-04 Improve error messages from to_tsquery per yesterday's discussion: 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-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
2006-03-01 This patch makes the error message strings throughout the backend Neil Conway 8.2.0
2005-12-12 Improve support of multibyte encoding: Teodor Sigaev 8.2.0
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.1.1
2005-11-22 Re-run pgindent, fixing a problem where comment lines after a blank Bruce Momjian 8.2.0