Commits
Showing commits that first shipped in 9.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-05 | Prevent stack overflow in query-type functions. | Noah Misch | 9.1.19 |
| 2014-05-06 | Remove tabs after spaces in C comments | Bruce Momjian | 9.1.14 |
| 2014-02-17 | Predict integer overflow to avoid buffer overruns. | Noah Misch | 9.1.12 |
| 2011-04-10 | pgindent run before PG 9.1 beta 1. | Bruce Momjian | 9.1.0 |
| 2011-01-27 | Prevent buffer overrun while parsing an integer in a "query_int" value. | Tom Lane | 9.1.0 |
| 2011-01-09 | Fix assorted corner-case bugs in contrib/intarray. | Tom Lane | 9.1.0 |
| 2010-12-19 | Fix erroneous parsing of tsquery input "... & !(subexpression) | ..." | Tom Lane | 9.1.0 |
| 2010-09-20 | Remove cvs keywords from all files. | Magnus Hagander | 9.1.0 |