Commits
Showing commits that first shipped in 9.4 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-11-20 | Fix old TAP tests' method for selecting a valid PGPORT value. | Tom Lane | 9.4.21 |
| 2015-12-08 | Avoid odd portability problem in TestLib.pm's slurp_file function. | Tom Lane | 9.4.6 |
| 2015-12-05 | Create TestLib.pm's tempdir underneath tmp_check/, not out in the open. | Tom Lane | 9.4.6 |
| 2015-11-17 | Back-patch fixes to make TAP tests work on Windows. | Tom Lane | 9.4.6 |
| 2015-10-12 | Sigh, need "use Config" as well. | Tom Lane | 9.4.6 |
| 2015-10-12 | Cause TestLib.pm to define $windows_os in all branches. | Tom Lane | 9.4.6 |