aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* 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
* 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 valgrind suppression for padding bytes in twophase records.Andres Freund2016-03-05
* 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
* Properly install dynloader.h on MSVC buildsBruce Momjian2016-01-19
* Accept flex > 2.5.x on Windows, too.Tom Lane2015-12-10
* Fix vcregress.pl's bincheckAndrew Dunstan2015-11-21
* fix a perl typoAndrew Dunstan2015-11-19
* Improve vcregress.pl's handling of tap tests for client programsAndrew Dunstan2015-11-18
* Back-patch fixes to make TAP tests work on Windows.Tom Lane2015-11-17
* Turn install.bat into a pure one line wrapper fort he perl script.Heikki Linnakangas2015-07-07
* Revert error-throwing wrappers for the printf family of functions.Tom Lane2015-05-19
* Add error-throwing wrappers for the printf family of functions.Noah Misch2015-05-18
* Build every ECPG library with -DFRONTEND.Noah Misch2015-04-24
* Add pg_string_endswith as the start of a string helper library in src/common.Andres Freund2015-01-03
* Have config_sspi_auth() permit IPv6 localhost connections.Noah Misch2014-12-25
* Recognize Makefile line continuations in fetchRegressOpts().Noah Misch2014-12-18
* Lock down regression testing temporary clusters on Windows.Noah Misch2014-12-17
* Add missing documentation for some vcregress modesMagnus Hagander2014-12-17
* Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'Stephen Frost2014-08-21
* MSVC: Substitute $(top_builddir) in REGRESS_OPTS.Noah Misch2014-07-23
* Move view reloptions into their own varlena structAlvaro Herrera2014-07-14
* Fix the MSVC build process for uuid-ossp.Noah Misch2014-06-18
* Add mkdtemp() to libpgport.Noah Misch2014-06-14
* emacs.samples: Reliably override ".dir-locals.el".Noah Misch2014-06-13
* Fix typos in MSVC solution file.Heikki Linnakangas2014-05-30
* Fix obsolete config-module-exclusion logic in vcregress.pl.Tom Lane2014-05-27
* Add Valgrind suppression for reorderbuffer padding bytes.Noah Misch2014-05-12
* Ignore config.pl and buildenv.pl in src/tools/msvc.Tom Lane2014-05-12
* Remove pgindent ecpg exclusion patternBruce Momjian2014-05-06
* Improve pgindent test instructionsBruce Momjian2014-05-06
* pgindent run for 9.4Bruce Momjian2014-05-06
* Adjust pgindent to remove tabs after periods in C comments.Bruce Momjian2014-05-06
* Update typedef list in preparation for pgindent runBruce Momjian2014-05-06
* Replace SYSTEMQUOTEs with Windows-specific wrapper functions.Heikki Linnakangas2014-05-05
* Properly build pg_recvlogical in the msvc build systemMagnus Hagander2014-04-24
* Update oidjoins regression test for 9.4.Tom Lane2014-04-16
* Attempt to get plpython regression tests working again for MSVC builds.Andrew Dunstan2014-04-16