aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* 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
* Consistently test for in-use shared memory.Noah Misch2019-04-12
* Revert "Consistently test for in-use shared memory."Noah Misch2019-04-05
* Consistently test for in-use shared memory.Noah Misch2019-04-03
* Unify searchpath and do file logic in MSVC build scripts.Andrew Dunstan2019-02-06
* Fix included file path for modern perlAndrew Dunstan2019-02-05
* Revert "Add valgrind suppressions for wcsrtombs optimizations"Tomas Vondra2019-01-19
* Make Emacs perl-mode indent more like perltidy.Noah Misch2019-01-13
* Add valgrind suppressions for wcsrtombs optimizationsTomas Vondra2018-11-18
* Fix perl searchpath for modern perl for MSVC toolsAndrew Dunstan2018-10-28
* Fix out-of-tree build for transform modules.Andrew Gierth2018-09-16
* MSVC: Finish clean.bat tmp_check coverage.Noah Misch2018-08-19
* MSVC: Remove any tmp_check directory before running a TAP test suite.Noah Misch2018-08-19
* Provide for contrib and pgxs modules to install include files.Andrew Gierth2018-07-31
* pgtest: run clean, build, and check stages separatelyBruce Momjian2018-07-28
* pgtest: grab possible warnings from install.logBruce Momjian2018-07-28
* Add subtransaction handling for table synchronization workers.Robert Haas2018-07-16
* Update documentation editor setup instructionsPeter Eisentraut2018-07-13
* perltidy run prior to branchingAndrew Dunstan2018-06-30
* Update typedefs listAndrew Dunstan2018-06-30
* Fix whitespacePeter Eisentraut2018-06-27
* Exclude files in .git from list of perl filesAndrew Dunstan2018-06-12
* Move perlcritic files to new perlcheck directoryAndrew Dunstan2018-06-11
* Add a script to detect perl compile time errors and warningsAndrew Dunstan2018-06-11
* Fix compile-time warnings on all perl codeAndrew Dunstan2018-05-31
* Return a value from Install.pm's lcopy functionAndrew Dunstan2018-05-28
* Don't fall off the end of perl functionsAndrew Dunstan2018-05-27
* Don't force a blank line before comments in perl codeAndrew Dunstan2018-05-27
* Preserve information on use of git-external-diffAndrew Dunstan2018-05-24
* MSVC builds must use a separate stamp file for copying generated headers.Tom Lane2018-05-18
* Prevent possibly spurious error when running perl -cwAndrew Dunstan2018-05-18
* Restrict vertical tightness to parentheses in Perl codeAndrew Dunstan2018-05-09
* perltidy some recent code changes before changing perltidy settingsAndrew Dunstan2018-05-09
* Add a script and a config file to run perlcriticAndrew Dunstan2018-05-09
* Update oidjoins regression test for v11.Tom Lane2018-05-07
* Clear severity 5 perlcritic warnings from vcregress.plAndrew Dunstan2018-05-06
* Provide for testing on python3 modules when under MSVCAndrew Dunstan2018-05-04
* Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.Tom Lane2018-05-03
* Remove Windows module-list-dumping code.Tom Lane2018-04-30
* clean up pg_upgrade tmp_check under MSVCAndrew Dunstan2018-04-30
* Dump full memory maps around failing Windows reattach code.Tom Lane2018-04-30
* perltidy: Add option --nooutdent-long-commentsPeter Eisentraut2018-04-27
* perltidy: Add option --nooutdent-long-quotesPeter Eisentraut2018-04-27