aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Improve handling of NULLs in KNN-GiST and KNN-SP-GiSTAlexander Korotkov2019-09-19
* Expand properly list of TAP tests used for prove in vcregress.plMichael Paquier2019-09-11
* Fix syntax error in commit 20e99cddd.Tom Lane2019-07-25
* Honor MSVC WindowsSDKVersion if setAndrew Dunstan2019-07-25
* Add support for Visual Studio 2019 in build scriptsMichael Paquier2019-07-03
* Add support for OpenSSL 1.1.0 and newer versions in MSVC scriptsMichael Paquier2019-06-26
* MSVC: Add "use File::Path qw(rmtree)".Noah Misch2019-05-28
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-28
* In the pg_upgrade test suite, remove and recreate "tmp_check".Noah Misch2019-05-28
* Revert "In the pg_upgrade test suite, don't write to src/test/regress."Noah Misch2019-05-19
* In the pg_upgrade test suite, don't write to src/test/regress.Noah Misch2019-05-19
* Unify searchpath and do file logic in MSVC build scripts.Andrew Dunstan2019-02-06
* Fix included file path for modern perlAndrew Dunstan2019-02-05
* More fixed for modern perl on back branchesAndrew Dunstan2019-02-05
* Revert "Add valgrind suppressions for wcsrtombs optimizations"Tomas Vondra2019-01-19
* Add valgrind suppressions for wcsrtombs optimizationsTomas Vondra2018-11-18
* Fix perl searchpath for modern perl for MSVC toolsAndrew Dunstan2018-10-28
* Support building with Visual Studio 2017Andrew Dunstan2018-09-11
* pgtest: run clean, build, and check stages separatelyBruce Momjian2018-07-28
* pgtest: grab possible warnings from install.logBruce Momjian2018-07-28
* Clear severity 5 perlcritic warnings from vcregress.plAndrew Dunstan2018-05-06
* Provide for testing on python3 modules when under MSVCAndrew Dunstan2018-05-04
* Fix up ecpg's configuration so it handles "long long int" in MSVC builds.Tom Lane2018-02-27
* Empty search_path in Autovacuum and non-psql/pgbench clients.Noah Misch2018-02-26
* Fix use of config-specific libraries for Windows OpenSSLAndrew Dunstan2018-01-03
* MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.Noah Misch2017-12-09
* MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.Noah Misch2017-12-08
* MSVC: Remove cosmetic, cross-branch differences pertaining to Perl.Noah Misch2017-12-08
* Fix typo in commentMagnus Hagander2017-11-27
* Update MSVC build process for new timezone data.Tom Lane2017-11-25
* Support linking with MinGW-built Perl.Noah Misch2017-11-23
* MSVC: Rebuild spiexceptions.h when out of date.Noah Misch2017-11-12
* Improve gendef.pl diagnostic on failure to open sym fileAndrew Dunstan2017-10-26
* Fix macro-redefinition warning on MSVC.Tom Lane2017-09-03
* Further tweaks to compiler flags for PL/Perl on Windows.Tom Lane2017-08-17
* Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.Tom Lane2017-08-14
* Silence warning from modern perl about unescaped bracesTom Lane2017-08-02
* PL/Perl portability fix: absorb relevant -D switches from Perl.Tom Lane2017-07-31
* MSVC: Accept tcl86.lib in addition to tcl86t.lib.Noah Misch2017-07-23
* fix typoAndrew Dunstan2017-07-16
* Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731fAndrew Dunstan2017-07-16
* Take PROVE_FLAGS from the command line but not the environmentAndrew Dunstan2017-06-10
* Fix thinko in previous openssl changeAndrew Dunstan2017-06-05
* Find openssl lib files in right directory for MSVCAndrew Dunstan2017-06-05
* Update URLs in pgindent source and READMEMagnus Hagander2017-05-23
* Honor PROVE_FLAGS environment settingAndrew Dunstan2017-05-12
* Add libxml2 include path for MSVC buildsAndrew Dunstan2017-05-12
* Install the "posixrules" timezone link in MSVC builds.Tom Lane2017-05-07
* Allow MSVC to build with Tcl 8.6.Alvaro Herrera2017-05-05
* Fix perl thinko in commit fed6df486dcaAndrew Dunstan2017-05-02