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
2024-06-26
Remove redundant perl version checks
Andrew Dunstan
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-09-11
Support building with Visual Studio 2015
Andrew Dunstan
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-08
MSVC: Test whether 32-bit Perl needs -D_USE_32BIT_TIME_T.
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-23
Support linking with MinGW-built Perl.
Noah Misch
2017-11-12
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-23
MSVC: Accept tcl86.lib in addition to tcl86t.lib.
Noah Misch
2017-06-05
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
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
2016-09-04
Remove vestigial references to "zic" in favor of "IANA database".
Tom Lane
2016-08-08
Obstruct shell, SQL, and conninfo injection via database and role names.
Noah Misch
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-12-10
Accept flex > 2.5.x on Windows, too.
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
2015-01-03
Add pg_string_endswith as the start of a string helper library in src/common.
Andres Freund
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-12-17
Lock down regression testing temporary clusters on Windows.
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-30
Fix typos in MSVC solution file.
Heikki Linnakangas
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-02-18
Disable RandomizedBaseAddress on MSVC builds
Magnus Hagander
[next]