Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-06-20 | Add missing check for malloc failure in plpgsql_extra_checks_check_hook(). | Tom Lane | 9.4.9 |
| 2014-08-09 | Small message fixes | Peter Eisentraut | 9.4.0 |
| 2014-05-06 | pgindent run for 9.4 | Bruce Momjian | 9.4.0 |
| 2014-04-06 | Extra warnings and errors for PL/pgSQL | Simon Riggs | 9.4.0 |
| 2014-02-17 | Prevent privilege escalation in explicit calls to PL validators. | Noah Misch | 9.4.0 |
| 2014-01-07 | Update copyright for 2014 | Bruce Momjian | 9.4.0 |
| 2013-11-15 | Prevent leakage of cached plans and execution trees in plpgsql DO blocks. | Tom Lane | 9.4.0 |
| 2013-10-07 | plpgsql: Add new option print_strict_params. | Robert Haas | 9.4.0 |