index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
Age
Commit message (
Expand
)
Author
2019-07-25
Fix syntax error in commit 20e99cddd.
Tom Lane
2019-07-25
Honor MSVC WindowsSDKVersion if set
Andrew Dunstan
2019-07-02
Add support for Visual Studio 2019 in build scripts
Michael Paquier
2019-06-26
Add support for OpenSSL 1.1.0 and newer versions in MSVC scripts
Michael Paquier
2019-05-29
MSVC: Add "use File::Path qw(rmtree)".
Noah Misch
2019-05-28
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-05-28
In the pg_upgrade test suite, remove and recreate "tmp_check".
Noah Misch
2019-05-19
Revert "In the pg_upgrade test suite, don't write to src/test/regress."
Noah Misch
2019-05-19
In the pg_upgrade test suite, don't write to src/test/regress.
Noah Misch
2019-02-06
Unify searchpath and do file logic in MSVC build scripts.
Andrew Dunstan
2019-02-06
Fix included file path for modern perl
Andrew Dunstan
2019-02-05
More fixed for modern perl on back branches
Andrew Dunstan
2019-01-19
Revert "Add valgrind suppressions for wcsrtombs optimizations"
Tomas Vondra
2018-11-17
Add valgrind suppressions for wcsrtombs optimizations
Tomas Vondra
2018-10-28
Fix perl searchpath for modern perl for MSVC tools
Andrew Dunstan
2018-09-11
Support building with Visual Studio 2017
Andrew Dunstan
2018-07-28
pgtest: run clean, build, and check stages separately
Bruce Momjian
2018-07-28
pgtest: grab possible warnings from install.log
Bruce Momjian
2018-05-06
Clear severity 5 perlcritic warnings from vcregress.pl
Andrew Dunstan
2018-05-04
Provide for testing on python3 modules when under MSVC
Andrew Dunstan
2018-02-27
Fix up ecpg's configuration so it handles "long long int" in MSVC builds.
Tom Lane
2018-02-26
Empty search_path in Autovacuum and non-psql/pgbench clients.
Noah Misch
2018-01-03
Fix use of config-specific libraries for Windows OpenSSL
Andrew Dunstan
2017-12-09
MSVC 2012+: Permit linking to 32-bit, MinGW-built libraries.
Noah Misch
2017-12-09
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
Noah Misch
2017-12-09
MSVC: Remove cosmetic, cross-branch differences pertaining to Perl.
Noah Misch
2017-11-27
Fix typo in comment
Magnus Hagander
2017-11-25
Update MSVC build process for new timezone data.
Tom Lane
2017-11-24
Support linking with MinGW-built Perl.
Noah Misch
2017-11-13
MSVC: Rebuild spiexceptions.h when out of date.
Noah Misch
2017-10-26
Improve gendef.pl diagnostic on failure to open sym file
Andrew Dunstan
2017-09-03
Fix macro-redefinition warning on MSVC.
Tom Lane
2017-08-17
Further tweaks to compiler flags for PL/Perl on Windows.
Tom Lane
2017-08-14
Absorb -D_USE_32BIT_TIME_T switch from Perl, if relevant.
Tom Lane
2017-08-02
Silence warning from modern perl about unescaped braces
Tom Lane
2017-07-31
PL/Perl portability fix: absorb relevant -D switches from Perl.
Tom Lane
2017-07-24
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-07-16
fix typo
Andrew Dunstan
2017-07-16
Fix vcregress.pl PROVE_FLAGS bug in commit 93b7d9731f
Andrew Dunstan
2017-06-10
Take PROVE_FLAGS from the command line but not the environment
Andrew Dunstan
2017-06-06
Fix thinko in previous openssl change
Andrew Dunstan
2017-06-05
Find openssl lib files in right directory for MSVC
Andrew Dunstan
2017-05-23
Update URLs in pgindent source and README
Magnus Hagander
2017-05-12
Honor PROVE_FLAGS environment setting
Andrew Dunstan
2017-05-12
Add libxml2 include path for MSVC builds
Andrew Dunstan
2017-05-07
Install the "posixrules" timezone link in MSVC builds.
Tom Lane
2017-05-05
Allow MSVC to build with Tcl 8.6.
Alvaro Herrera
2017-05-02
Fix perl thinko in commit fed6df486dca
Andrew Dunstan
2017-05-01
Allow vcregress.pl to run an arbitrary TAP test set
Andrew Dunstan
2016-09-19
MSVC: Include pg_recvlogical in client-only install.
Robert Haas
[next]