aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* 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
* Fix broken link-command-line ordering for libpgfeutils.Tom Lane2017-07-14
* 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
* Change qr/foo$/m to qr/foo\n/m, for Perl 5.8.8.Noah Misch2016-11-07
* 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
* Final pgindent + perltidy run for 9.6.Tom Lane2016-08-15
* Simplify the process of perltidy'ing our Perl files.Tom Lane2016-08-15
* Obstruct shell, SQL, and conninfo injection via database and role names.Noah Misch2016-08-08
* Establish conventions about global object names used in regression tests.Tom Lane2016-07-17
* Fix TAP tests and MSVC scripts for pathnames with spaces.Tom Lane2016-07-09
* Update oidjoins regression test for 9.6.Tom Lane2016-06-22
* Add integrity-checking functions to pg_visibility.Robert Haas2016-06-15
* Finish pgindent run for 9.6: Perl files.Noah Misch2016-06-12
* Document the authoritative version of perltidy.Noah Misch2016-06-12
* Yet again update typedefs.list file in preparation for pgindent runRobert Haas2016-06-09
* Fix various common mispellings.Greg Stark2016-06-03
* Update release instructions for translation updatesPeter Eisentraut2016-05-13
* Add test_pg_dump to @contrib_excludesStephen Frost2016-05-06
* Again update typedefs.list file in preparation for pgindent runRobert Haas2016-05-02
* Add a --non-master-only option to git_changelog.Tom Lane2016-05-01
* Support building with Visual Studio 2015Andrew Dunstan2016-04-29
* Update typedefs.list file in preparation for pgindent runRobert Haas2016-04-27
* Add a --brief option to git_changelog.Tom Lane2016-04-26
* Update helptext for vcregress.plMagnus Hagander2016-04-15
* Make oldSnapshotControl a pointer to a volatile structureKevin Grittner2016-04-11
* cpluspluscheck: Update include pathPeter Eisentraut2016-04-11
* Allow Pin/UnpinBuffer to operate in a lockfree manner.Andres Freund2016-04-10
* Add snapshot_too_old to NSVC @contrib_excludesKevin Grittner2016-04-08
* Silence warning from modern perl about unescaped bracesAndrew Dunstan2016-04-08
* Turn down MSVC compiler verbosityAndrew Dunstan2016-04-08
* Support multiple synchronous standby servers.Fujii Masao2016-04-06
* Support ALTER THING .. DEPENDS ON EXTENSIONAlvaro Herrera2016-04-05
* Copyedit comments and documentation.Noah Misch2016-04-01
* Add missing gss option to msvc config templateMagnus Hagander2016-03-30