Commits

DateSubjectAuthorReleases
2025-04-02 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 13.21
2025-04-02 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 14.18
2025-04-02 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 15.13
2025-04-02 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 16.9
2025-04-02 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 17.5
2025-04-02 Remove unnecessary type violation in tsvectorrecv(). Tom Lane 18.0
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 11.22
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 12.17
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 13.13
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 14.10
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 15.5
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 16.1
2023-10-01 Fix datalen calculation in tsvectorrecv(). Tom Lane 17.0
2022-12-27 Convert tsqueryin and tsvectorin to report errors softly. Tom Lane 16.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-03-10 Fix unportable coding of new error message, per Kris Jurka. Tom Lane 8.4.0
2007-11-28 Make a cleanup pass over error reports in tsearch code. Use ereport Tom Lane 8.3.0
2007-10-23 Fix several bugs in tsvectorin, including crash due to uninitialized field and 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-08-21 Fix a small 64-bit problem in tsearch patch. Tom Lane 8.3.0
2007-08-21 Tsearch2 functionality migrates to core. The bulk of this work is by Tom Lane 8.3.0