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
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-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
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-09
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-03-09
Add valgrind suppressions for python code.
Andres Freund
2016-03-09
Add valgrind suppressions for bootstrap related code.
Andres Freund
2016-03-06
Add valgrind suppression for padding bytes in twophase records.
Andres Freund
2016-03-04
Add 'tap_tests' flag in config_default.pl
Alvaro Herrera
2016-02-25
MSVC: Clean tmp_check directory of pg_controldata test suite.
Noah Misch
2016-01-20
Properly install dynloader.h on MSVC builds
Bruce Momjian
2015-12-10
Accept flex > 2.5.x on Windows, too.
Tom Lane
2015-11-21
Fix vcregress.pl's bincheck
Andrew Dunstan
2015-11-19
fix a perl typo
Andrew Dunstan
2015-11-19
Improve vcregress.pl's handling of tap tests for client programs
Andrew Dunstan
2015-11-17
Back-patch fixes to make TAP tests work on Windows.
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
[next]