aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* Allow vcregress.pl to run an arbitrary TAP test setAndrew Dunstan2017-05-01
* MSVC: Include pg_recvlogical in client-only install.Robert Haas2016-09-19
* Remove vestigial references to "zic" in favor of "IANA database".Tom Lane2016-09-04
* Obstruct shell, SQL, and conninfo injection via database and role names.Noah Misch2016-08-08
* Fix MSVC build for changes in zic.Tom Lane2016-07-19
* Fix TAP tests and MSVC scripts for pathnames with spaces.Tom Lane2016-07-09
* Support building with Visual Studio 2015Andrew Dunstan2016-04-29
* Turn down MSVC compiler verbosityAndrew Dunstan2016-04-08
* Remove dependency on psed for MSVC builds.Andrew Dunstan2016-03-19
* Add valgrind suppressions for python code.Andres Freund2016-03-08
* Add valgrind suppressions for bootstrap related code.Andres Freund2016-03-08
* Add 'tap_tests' flag in config_default.plAlvaro Herrera2016-03-04
* MSVC: Clean tmp_check directory of pg_controldata test suite.Noah Misch2016-02-24
* Call xlc __isync() after, not before, associated compare-and-swap.Noah Misch2016-02-19
* Properly install dynloader.h on MSVC buildsBruce Momjian2016-01-19