Commits

DateSubjectAuthorReleases
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 17.0
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 14.10
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 16.1
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 15.5
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 13.13
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 12.17
2023-09-25 Limit to_tsvector_byid's initial array allocation to something sane. Tom Lane 11.22
2022-12-27 Convert tsqueryin and tsvectorin to report errors softly. Tom Lane 16.0
2018-04-26 Post-feature-freeze pgindent run. Tom Lane 11.0
2017-09-18 Make DatumGetFoo/PG_GETARG_FOO/PG_RETURN_FOO macro names more consistent. Tom Lane 11.0
2017-07-18 Improve make_tsvector() to handle empty input, and simplify its callers. Tom Lane 10.0
2017-07-18 Fix serious performance problems in json(b) to_tsvector(). Tom Lane 10.0
2017-06-21 Phase 3 of pgindent updates. Tom Lane 10.0
2008-05-16 Extend GIN to support partial-match searches, and extend tsquery to support Tom Lane 8.4.0
2008-03-25 Simplify and standardize conversions between TEXT datums and ordinary C Tom Lane 8.4.0
2007-10-23 Fix several bugs in tsvectorin, including crash due to uninitialized field and 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