Commits

DateSubjectAuthorReleases
2026-03-02 Fix local-variable shadowing in pg_trgm's printSourceNFA(). Tom Lane 19 (unreleased)
2023-03-11 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 13.11
2023-03-11 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 11.20
2023-03-11 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 14.8
2023-03-11 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 15.3
2023-03-11 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 16.0
2023-03-11 Fix misbehavior in contrib/pg_trgm with an unsatisfiable regex. Tom Lane 12.15
2021-11-01 Avoid some other O(N^2) hazards in list manipulation. Tom Lane 13.5
2021-11-01 Avoid some other O(N^2) hazards in list manipulation. Tom Lane 14.1
2021-11-01 Avoid some other O(N^2) hazards in list manipulation. Tom Lane 15.0
2021-08-09 Avoid determining regexp subexpression matches, when possible. Tom Lane 15.0
2021-02-22 Fix invalid array access in trgm_regexp.c. Tom Lane 14.0
2021-02-20 Invent "rainbow" arcs within the regex engine. Tom Lane 14.0
2019-07-15 Represent Lists as expansible arrays, not chains of cons-cells. Tom Lane 13.0
2019-05-22 Phase 2 pgindent run for v12. Tom Lane 12.0
2017-06-21 Phase 2 of pgindent updates. Tom Lane 10.0
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 10.0
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.3.17
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.4.12
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.6.3
2017-04-14 Further fix pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.5.7
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 10.0
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.4.12
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.3.17
2017-02-22 Fix contrib/pg_trgm's extraction of trigrams from regular expressions. Tom Lane 9.5.7