aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Add support for NO_INSTALLCHECK in MSVC scriptsMichael Paquier2018-11-29
* Remove WITH OIDS support, change oid catalog column visibility.Andres Freund2018-11-20
* Add valgrind suppressions for wcsrtombs optimizationsTomas Vondra2018-11-17
* Adjust valgrind fix in commit 517b0d0b5fAndrew Dunstan2018-11-08
* Use parallel installcheck in vcregress.pl's upgrade testAndrew Dunstan2018-11-07
* Quiet valgrind complaints following pread/pwrite changesAndrew Dunstan2018-11-07
* Provide pg_pread() and pg_pwrite() for random I/O.Thomas Munro2018-11-07
* Fix spelling errors and typos in commentsMagnus Hagander2018-11-02
* Exclude temporary directories from pgindentPeter Eisentraut2018-10-29
* Fix perl searchpath for modern perl for MSVC toolsAndrew Dunstan2018-10-28
* Remove timetravel extension.Andres Freund2018-10-11
* Tweak MSVC build system to match changes in 7143b3e82.Tom Lane2018-09-28
* Tweak MSVC build system to match changes in 7143b3e82.Tom Lane2018-09-28
* Convert elog.c's useful_strerror() into a globally-used strerror wrapper.Tom Lane2018-09-26
* Add missing pg_description strings for pg_type entries.Tom Lane2018-09-20
* Fix out-of-tree build for transform modules.Andrew Gierth2018-09-16
* Install a check for mis-linking of src/port and src/common functions.Tom Lane2018-09-09
* Refactor dlopen() supportPeter Eisentraut2018-09-06
* Require C99 (and thus MSCV 2013 upwards).Andres Freund2018-08-23
* 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
* Refactor cluster_rel() to handle more optionsMichael Paquier2018-07-24
* Add subtransaction handling for table synchronization workers.Robert Haas2018-07-16
* Update documentation editor setup instructionsPeter Eisentraut2018-07-13
* Remove obsolete documentation build tools for WindowsPeter Eisentraut2018-07-13
* Use more modern instructions for creating a new dev cycleAndrew Dunstan2018-07-01
* Stamp HEAD as 12develAndrew Dunstan2018-06-30
* 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