Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-10-06 | Perform an immediate shutdown if the postmaster.pid file is removed. | Tom Lane | 9.4.6 |
| 2015-10-02 | Add recursion depth protections to regular expression matching. | Tom Lane | 9.4.5 |
| 2014-04-04 | Make sure -D is an absolute path when starting server on Windows. | Tom Lane | 9.4.0 |
| 2014-02-17 | PGDLLIMPORT-ify MainLWLockArray, ProcDiePending, proc_exit_inprogress. | Tom Lane | 9.4.0 |
| 2014-02-16 | PGDLLIMPORT'ify DateStyle and IntervalStyle. | Tom Lane | 9.4.0 |
| 2013-11-01 | Remove CTimeZone/HasCTZSet, root and branch. | Tom Lane | 9.4.0 |