index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2016-09-04
Remove vestigial references to "zic" in favor of "IANA database".
Tom Lane
2016-07-19
Fix MSVC build for changes in zic.
Tom Lane
2016-07-11
Fix TAP tests and MSVC scripts for pathnames with spaces.
Tom Lane
2016-04-08
Turn down MSVC compiler verbosity
Andrew Dunstan
2016-03-19
Remove dependency on psed for MSVC builds.
Andrew Dunstan
2016-01-19
Properly install dynloader.h on MSVC builds
Bruce Momjian
2015-11-23
Fix Windows builds in back branches.
Tom Lane
2015-07-07
Turn install.bat into a pure one line wrapper fort he perl script.
Heikki Linnakangas
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-04-24
Build every ECPG library with -DFRONTEND.
Noah Misch
2014-12-25
Have config_sspi_auth() permit IPv6 localhost connections.
Noah Misch
2014-12-18
Recognize Makefile line continuations in fetchRegressOpts().
Noah Misch
2014-07-23
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Noah Misch
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-05-12
Ignore config.pl and buildenv.pl in src/tools/msvc.
Tom Lane
2014-04-16
Attempt to get plpython regression tests working again for MSVC builds.
Andrew Dunstan
2014-03-16
Disable RandomizeBaseAddress on MSVC builds
Magnus Hagander
2014-02-10
Don't generate plain-text HISTORY and src/test/regress/README anymore.
Tom Lane
2013-01-31
Properly zero-pad the day-of-year part of the win32 build number
Magnus Hagander
2013-01-09
Properly install ecpg_compat and pgtypes libraries on msvc
Magnus Hagander
2011-11-27
Fix MSVC builds broken by xsubpp change
Andrew Dunstan
2011-11-26
Use the preferred version of xsubpp, not necessarily the one that came with the
Andrew Dunstan
2011-09-01
Fix MinGW build, broken by my previous patch to add a setlocale() wrapper
Heikki Linnakangas
2011-07-04
Back-patch Fix bat file quoting of %ENV from commit 19b7fac8.
Andrew Dunstan
2011-06-10
Add comment about pg_ctl stop
Alvaro Herrera
2011-06-09
Mention "pg_ctl stop" in pgindent README instructions.
Bruce Momjian
2011-06-09
Update typedef list for upcoming pgindent run.
Bruce Momjian
2011-05-25
Convert builddoc.bat into a perl script that actually works.
Andrew Dunstan
2011-05-22
Remove spurious underscore in name of isolation tester on MSVC.
Andrew Dunstan
2011-05-15
Add required psqldir setting for isolation checks.
Andrew Dunstan
2011-05-15
Add missing check function lookup.
Andrew Dunstan
2011-05-15
Build and run isolation test programs under MSVC.
Andrew Dunstan
2011-04-25
Adjust yywrap macro for non-reentrant scanners for MSVC.
Andrew Dunstan
2011-04-23
Improve findoidjoins to cover more cases.
Tom Lane
2011-04-23
Update oidjoins regression test for 9.1 catalog schema additions.
Tom Lane
2011-04-23
Small update to emacs example configuration
Peter Eisentraut
2011-04-23
Add fill-column setting to emacs example configurations
Peter Eisentraut
2011-04-19
Refix the unaccent regression test on MSVC properly
Peter Eisentraut
2011-04-19
Treat config.pl as optional in vcregress.pl
Peter Eisentraut
2011-04-19
Fix typo
Peter Eisentraut
2011-04-15
Rename pg_regress option --multibyte to --encoding
Peter Eisentraut
2011-04-08
Latest consolidated typedef list from buildfarm.
Andrew Dunstan
2011-04-07
Avoid use of mixed slash style paths in arguments to xcopy in MSVC builds.
Andrew Dunstan
2011-04-04
Update MSVC toolchain to match SGML entity uppercasing
Alvaro Herrera
2011-03-11
Add comment to tools/git-external-diff.
Bruce Momjian
2011-03-10
Add proper git-external-diff script to src/tools.
Bruce Momjian
2011-03-05
Add PL extension files to MSVC Install procedure.
Andrew Dunstan
2011-03-05
Make plpythonu language use plpython2 shared library directly.
Tom Lane
2011-03-04
Create extension infrastructure for the core procedural languages.
Tom Lane
[next]