Commits
Showing commits that first shipped in 9.0 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2010-11-02 | Fix buffer overrun in pg_upgrade. | Tom Lane | 9.0.2 |
| 2010-07-01 | Get rid of some more stuff that duplicates c.h or port.h. | Tom Lane | 9.0.0 |
| 2010-05-14 | Remove another unsafe use of random data as a format string. | Tom Lane | 9.0.0 |
| 2010-05-14 | Get rid of unsafe sprintf and snprintf usages. Per compiler warnings. | Tom Lane | 9.0.0 |