Commits
Showing commits that first shipped in 9.2 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2016-03-07 | Fix backwards test for Windows service-ness in pg_ctl. | Tom Lane | 9.2.16 |
| 2015-10-12 | Fix "pg_ctl start -w" to test child process status directly. | Tom Lane | 9.2.15 |
| 2014-04-05 | Allow "-C variable" and "--describe-config" even to root users. | Tom Lane | 9.2.9 |
| 2013-11-29 | Fix assorted issues in pg_ctl's pgwin32_CommandLine(). | Tom Lane | 9.2.6 |
| 2012-10-02 | Work around unportable behavior of malloc(0) and realloc(NULL, 0). | Tom Lane | 9.2.2 |
| 2012-06-12 | Ensure pg_ctl behaves sanely when data directory is not specified. | Tom Lane | 9.2.0 |
| 2011-12-17 | Add missing 'static' qualifier. | Tom Lane | 9.2.0 |