Commits

DateSubjectAuthorReleases
2020-07-24 Fix assorted bugs by changing TS_execute's callback API to ternary logic. Tom Lane 13.0
2020-07-24 Fix assorted bugs by changing TS_execute's callback API to ternary logic. Tom Lane 14.0
2020-05-07 Fix YA text phrase search bug. Tom Lane 9.6.18
2020-05-07 Fix YA text phrase search bug. Tom Lane 11.8
2020-05-07 Fix YA text phrase search bug. Tom Lane 10.13
2020-05-07 Fix YA text phrase search bug. Tom Lane 12.3
2020-05-07 Fix YA text phrase search bug. Tom Lane 13.0
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 13.0
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 11.8
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 9.6.18
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 12.3
2020-04-27 Fix full text search to handle NOT above a phrase search correctly. Tom Lane 10.13
2020-03-17 Remove useless pfree()s at the ends of various ValuePerCall SRFs. Tom Lane 13.0
2020-03-09 Add tg_updatedcols to TriggerData Peter Eisentraut 13.0
2020-03-04 Introduce macros for typalign and typstorage constants. Tom Lane 13.0
2020-01-30 Clean up newlines following left parentheses Alvaro Herrera 13.0
2020-01-01 Update copyrights for 2020 Bruce Momjian 13.0
2019-11-07 Add reusable routine for making arrays unique. Thomas Munro 13.0
2019-08-16 Don't include utils/array.h from acl.h. Andres Freund 13.0
2019-07-22 Fix inconsistencies and typos in the tree Michael Paquier 13.0
2019-03-11 Remove unused macro Peter Eisentraut 12.0
2019-01-02 Update copyright for 2019 Bruce Momjian 12.0
2018-11-21 Remove WITH OIDS support, change oid catalog column visibility. Andres Freund 12.0
2018-01-03 Update copyright for 2018 Bruce Momjian 11.0
2017-07-18 Improve make_tsvector() to handle empty input, and simplify its callers. Tom Lane 10.0