Commits
Showing commits that first shipped in 9.3 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2018-09-11 | Support building with Visual Studio 2017 | Andrew Dunstan | 9.3.25 |
| 2018-09-11 | Support building with Visual Studio 2015 | Andrew Dunstan | 9.3.25 |
| 2017-12-09 | MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. | Noah Misch | 9.3.21 |
| 2017-08-14 | Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant. | Tom Lane | 9.3.19 |
| 2014-02-18 | Disable RandomizedBaseAddress on MSVC builds | Magnus Hagander | 9.3.4 |
| 2014-01-26 | Enable building with Visual Studion 2013. | Andrew Dunstan | 9.3.3 |
| 2013-05-29 | pgindent run for release 9.3 | Bruce Momjian | 9.3.0 |
| 2013-02-06 | Enable building with Microsoft Visual Studio 2012. | Andrew Dunstan | 9.3.0 |
| 2012-09-01 | Restore setting of _USE_32BIT_TIME_T to 32 bit MSVC builds. | Andrew Dunstan | 9.3.0 |
| 2012-07-05 | Run newly-configured perltidy script on Perl files. | Bruce Momjian | 9.3.0 |