Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-05 | Prevent stack overflow in query-type functions. | Noah Misch | 9.0.23 |
| 2014-03-14 | Add missing #include. | Tom Lane | 9.0.17 |
| 2014-02-17 | Predict integer overflow to avoid buffer overruns. | Noah Misch | 9.0.16 |
| 2011-01-27 | Prevent buffer overrun while parsing an integer in a "query_int" value. | Tom Lane | 9.0.3 |
| 2010-12-19 | Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." | Tom Lane | 9.0.3 |