aboutsummaryrefslogtreecommitdiff
path: root/src/tools
Commit message (Expand)AuthorAge
* Remove vestigial references to "zic" in favor of "IANA database".Tom Lane2016-09-04
* Fix MSVC build for changes in zic.Tom Lane2016-07-19
* Fix TAP tests and MSVC scripts for pathnames with spaces.Tom Lane2016-07-11
* Turn down MSVC compiler verbosityAndrew Dunstan2016-04-08
* Remove dependency on psed for MSVC builds.Andrew Dunstan2016-03-19
* Properly install dynloader.h on MSVC buildsBruce Momjian2016-01-19
* Fix Windows builds in back branches.Tom Lane2015-11-23
* 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
* Have config_sspi_auth() permit IPv6 localhost connections.Noah Misch2014-12-25
* Recognize Makefile line continuations in fetchRegressOpts().Noah Misch2014-12-18
* MSVC: Substitute $(top_builddir) in REGRESS_OPTS.Noah Misch2014-07-23
* Add mkdtemp() to libpgport.Noah Misch2014-06-14
* Ignore config.pl and buildenv.pl in src/tools/msvc.Tom Lane2014-05-12
* Attempt to get plpython regression tests working again for MSVC builds.Andrew Dunstan2014-04-16
* Disable RandomizeBaseAddress on MSVC buildsMagnus Hagander2014-03-16
* Don't generate plain-text HISTORY and src/test/regress/README anymore.Tom Lane2014-02-10
* Properly zero-pad the day-of-year part of the win32 build numberMagnus Hagander2013-01-31
* Properly install ecpg_compat and pgtypes libraries on msvcMagnus Hagander2013-01-09
* Fix MSVC builds broken by xsubpp changeAndrew Dunstan2011-11-27
* Use the preferred version of xsubpp, not necessarily the one that came with theAndrew Dunstan2011-11-26
* Fix MinGW build, broken by my previous patch to add a setlocale() wrapperHeikki Linnakangas2011-09-01
* Back-patch Fix bat file quoting of %ENV from commit 19b7fac8.Andrew Dunstan2011-07-04
* Add comment about pg_ctl stopAlvaro Herrera2011-06-10
* Mention "pg_ctl stop" in pgindent README instructions.Bruce Momjian2011-06-09
* Update typedef list for upcoming pgindent run.Bruce Momjian2011-06-09
* Convert builddoc.bat into a perl script that actually works.Andrew Dunstan2011-05-25
* Remove spurious underscore in name of isolation tester on MSVC.Andrew Dunstan2011-05-22
* Add required psqldir setting for isolation checks.Andrew Dunstan2011-05-15
* Add missing check function lookup.Andrew Dunstan2011-05-15
* Build and run isolation test programs under MSVC.Andrew Dunstan2011-05-15
* Adjust yywrap macro for non-reentrant scanners for MSVC.Andrew Dunstan2011-04-25
* Improve findoidjoins to cover more cases.Tom Lane2011-04-23
* Update oidjoins regression test for 9.1 catalog schema additions.Tom Lane2011-04-23
* Small update to emacs example configurationPeter Eisentraut2011-04-23
* Add fill-column setting to emacs example configurationsPeter Eisentraut2011-04-23
* Refix the unaccent regression test on MSVC properlyPeter Eisentraut2011-04-19
* Treat config.pl as optional in vcregress.plPeter Eisentraut2011-04-19
* Fix typoPeter Eisentraut2011-04-19
* Rename pg_regress option --multibyte to --encodingPeter Eisentraut2011-04-15
* Latest consolidated typedef list from buildfarm.Andrew Dunstan2011-04-08
* Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.Andrew Dunstan2011-04-07
* Update MSVC toolchain to match SGML entity uppercasingAlvaro Herrera2011-04-04
* Add comment to tools/git-external-diff.Bruce Momjian2011-03-11
* Add proper git-external-diff script to src/tools.Bruce Momjian2011-03-10
* Add PL extension files to MSVC Install procedure.Andrew Dunstan2011-03-05
* Make plpythonu language use plpython2 shared library directly.Tom Lane2011-03-05
* Create extension infrastructure for the core procedural languages.Tom Lane2011-03-04