Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2014-12-16 | Fix off-by-one loop count in MapArrayTypeName, and get rid of static array. | Tom Lane | 9.3.6 |
| 2014-01-11 | Fix possible crashes due to using elog/ereport too early in startup. | Tom Lane | 9.3.3 |
| 2013-11-03 | Prevent memory leaks from accumulating across printtup() calls. | Tom Lane | 9.3.2 |
| 2012-07-18 | Fix management of pendingOpsTable in auxiliary processes. | Tom Lane | 9.3.0 |