Commits
Showing commits that first shipped in 10 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2017-01-03 | Update copyright via script for 2017 | Bruce Momjian | 10.0 |
| 2016-12-04 | Make pgwin32_putenv() probe every known CRT, regardless of compiler. | Noah Misch | 10.0 |
| 2016-12-03 | Make pgwin32_putenv() visit debug CRTs. | Noah Misch | 10.0 |
| 2016-12-03 | Make pgwin32_putenv() follow DLL loading and unloading. | Noah Misch | 10.0 |
| 2016-12-03 | Remove wrong CloseHandle() call. | Noah Misch | 10.0 |
| 2016-12-03 | Refine win32env.c cosmetics. | Noah Misch | 10.0 |