Commits
Showing commits that first shipped in 9.5 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2015-05-24 | pgindent run for 9.5 | Bruce Momjian | 9.5.0 |
| 2015-02-21 | Try to fix busted gettimeofday() code. | Tom Lane | 9.5.0 |
| 2015-02-21 | Don't require users of src/port/gettimeofday.c to initialize it. | Robert Haas | 9.5.0 |
| 2014-12-08 | Windows: use GetSystemTimePreciseAsFileTime if available | Simon Riggs | 9.5.0 |
| 2014-12-08 | Use GetSystemTimeAsFileTime directly in win32 | Simon Riggs | 9.5.0 |