Commits

DateSubjectAuthorReleases
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.3.5
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.2.9
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.1.14
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 9.0.18
2014-05-06 Remove tabs after spaces in C comments Bruce Momjian 8.4.22
2014-03-19 Fix memory leak during regular expression execution. Tom Lane 9.2.9
2014-03-19 Fix memory leak during regular expression execution. Tom Lane 9.3.5
2014-03-19 Fix memory leak during regular expression execution. Tom Lane 9.4.0
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 8.4.21
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.0.17
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.1.13
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.2.8
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.3.4
2014-03-01 Allow regex operations to be terminated early by query cancel requests. Tom Lane 9.4.0
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 8.4.18
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.0.14
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.1.10
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.2.5
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.3.0
2013-07-19 Fix regex match failures for backrefs combined with non-greedy quantifiers. Tom Lane 9.4.0
2012-06-10 Run pgindent on 9.2 source tree in preparation for first 9.3 Bruce Momjian 9.2.0
2012-05-24 Fix array overrun in regex code. Tom Lane 9.2.0
2012-02-24 Merge dissect() into cdissect() to remove a pile of near-duplicate code. Tom Lane 9.2.0
2012-02-24 Avoid repeated creation/freeing of per-subre DFAs during regex search. Tom Lane 9.2.0
2012-02-24 Remove useless "retry memory" logic within regex engine. Tom Lane 9.2.0