| Age | Commit message (Expand) | Author |
| 2018-07-28 | pgtest: run clean, build, and check stages separately | Bruce Momjian |
| 2018-07-28 | pgtest: grab possible warnings from install.log | Bruce Momjian |
| 2018-05-06 | Clear severity 5 perlcritic warnings from vcregress.pl | Andrew Dunstan |
| 2018-05-04 | Provide for testing on python3 modules when under MSVC | Andrew Dunstan |
| 2018-02-27 | Fix up ecpg's configuration so it handles "long long int" in MSVC builds. | Tom Lane |
| 2018-02-26 | Empty search_path in Autovacuum and non-psql/pgbench clients. | Noah Misch |
| 2018-01-03 | Fix use of config-specific libraries for Windows OpenSSL | Andrew Dunstan |
| 2017-12-09 | MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries. | Noah Misch |
| 2017-12-09 | MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T. | Noah Misch |
| 2017-12-09 | MSVC: Remove cosmetic, cross-branch differences pertaining to Perl. | Noah Misch |
| 2017-11-27 | Fix typo in comment | Magnus Hagander |
| 2017-11-25 | Update MSVC build process for new timezone data. | Tom Lane |
| 2017-11-24 | Support linking with MinGW-built Perl. | Noah Misch |
| 2017-11-13 | MSVC: Rebuild spiexceptions.h when out of date. | Noah Misch |
| 2017-10-26 | Improve gendef.pl diagnostic on failure to open sym file | Andrew Dunstan |
| 2017-09-03 | Fix macro-redefinition warning on MSVC. | Tom Lane |
| 2017-08-17 | Further tweaks to compiler flags for PL/Perl on Windows. | Tom Lane |
| 2017-08-14 | Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant. | Tom Lane |
| 2017-08-02 | Silence warning from modern perl about unescaped braces | Tom Lane |
| 2017-07-31 | PL/Perl portability fix: absorb relevant -D switches from Perl. | Tom Lane |
| 2017-07-24 | MSVC: Accept tcl86.lib in addition to tcl86t.lib. | Noah Misch |
| 2017-07-16 | fix typo | Andrew Dunstan |
| 2017-07-16 | Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f | Andrew Dunstan |
| 2017-06-10 | Take PROVE_FLAGS from the command line but not the environment | Andrew Dunstan |
| 2017-06-06 | Fix thinko in previous openssl change | Andrew Dunstan |
| 2017-06-05 | Find openssl lib files in right directory for MSVC | Andrew Dunstan |
| 2017-05-23 | Update URLs in pgindent source and README | Magnus Hagander |
| 2017-05-12 | Honor PROVE_FLAGS environment setting | Andrew Dunstan |
| 2017-05-12 | Add libxml2 include path for MSVC builds | Andrew Dunstan |
| 2017-05-07 | Install the "posixrules" timezone link in MSVC builds. | Tom Lane |
| 2017-05-05 | Allow MSVC to build with Tcl 8.6. | Alvaro Herrera |
| 2017-05-02 | Fix perl thinko in commit fed6df486dca | Andrew Dunstan |
| 2017-05-01 | Allow vcregress.pl to run an arbitrary TAP test set | Andrew Dunstan |
| 2016-09-19 | MSVC: Include pg_recvlogical in client-only install. | Robert Haas |
| 2016-09-04 | Remove vestigial references to "zic" in favor of "IANA database". | Tom Lane |
| 2016-08-08 | Obstruct shell, SQL, and conninfo injection via database and role names. | Noah Misch |
| 2016-07-19 | Fix MSVC build for changes in zic. | Tom Lane |
| 2016-07-09 | Fix TAP tests and MSVC scripts for pathnames with spaces. | Tom Lane |
| 2016-04-29 | Support building with Visual Studio 2015 | Andrew Dunstan |
| 2016-04-08 | Turn down MSVC compiler verbosity | Andrew Dunstan |
| 2016-03-19 | Remove dependency on psed for MSVC builds. | Andrew Dunstan |
| 2016-03-09 | Add valgrind suppressions for python code. | Andres Freund |
| 2016-03-09 | Add valgrind suppressions for bootstrap related code. | Andres Freund |
| 2016-03-04 | Add 'tap_tests' flag in config_default.pl | Alvaro Herrera |
| 2016-02-25 | MSVC: Clean tmp_check directory of pg_controldata test suite. | Noah Misch |
| 2016-02-20 | Call xlc __isync() after, not before, associated compare-and-swap. | Noah Misch |
| 2016-01-20 | Properly install dynloader.h on MSVC builds | Bruce Momjian |
| 2015-12-10 | Accept flex > 2.5.x on Windows, too. | Tom Lane |
| 2015-11-19 | fix a perl typo | Andrew Dunstan |
| 2015-11-19 | Improve vcregress.pl's handling of tap tests for client programs | Andrew Dunstan |