aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* 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
* perltidy: Don't write backup filesPeter Eisentraut2018-04-27
* Preliminary work for pgindent run.Tom Lane2018-04-26
* Reindent Perl files with perltidy version 20170521.Tom Lane2018-04-25
* Change pgindent/README to specify that we use perltidy version 20170521.Tom Lane2018-04-25
* Make Emacs settings match perltidy configurationPeter Eisentraut2018-04-23
* Revert MERGE patchSimon Riggs2018-04-12
* Reduce chattiness of genbki.pl and Gen_fmgrtab.pl.Tom Lane2018-04-09
* Switch client-side code to include catalog/pg_foo_d.h not pg_foo.h.Tom Lane2018-04-08
* Replace our traditional initial-catalog-data format with a better design.Tom Lane2018-04-08
* Refactor dir/file permissionsStephen Frost2018-04-07
* Install errcodes.txt for use by extensions.Andrew Gierth2018-04-05
* Use ARMv8 CRC instructions where available.Heikki Linnakangas2018-04-04
* Prevent accidental linking of system-supplied copies of libpq.so etc.Tom Lane2018-04-03
* Attempt to fix jsonb_plperl build on WindowsPeter Eisentraut2018-04-03
* MERGE SQL Command following SQL:2016Simon Riggs2018-04-03
* Revert "Modified files for MERGE"Simon Riggs2018-04-02
* Modified files for MERGESimon Riggs2018-04-02
* Add Bloom filter implementation.Andres Freund2018-03-31
* Attempt to fix jsonb_plpython build on WindowsPeter Eisentraut2018-03-28
* Update pgindent's typedefs blacklist, and make it easier to adjust.Tom Lane2018-03-27