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
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
2014-12-18
Recognize Makefile line continuations in fetchRegressOpts().
Noah Misch
2014-12-18
Lock down regression testing temporary clusters on Windows.
Noah Misch
2014-12-17
Add missing documentation for some vcregress modes
Magnus Hagander
2014-08-21
Rework 'MOVE ALL' to 'ALTER .. ALL IN TABLESPACE'
Stephen Frost
2014-07-23
MSVC: Substitute $(top_builddir) in REGRESS_OPTS.
Noah Misch
2014-07-14
Move view reloptions into their own varlena struct
Alvaro Herrera
2014-06-18
Fix the MSVC build process for uuid-ossp.
Noah Misch
2014-06-14
Add mkdtemp() to libpgport.
Noah Misch
2014-06-13
emacs.samples: Reliably override ".dir-locals.el".
Noah Misch
2014-05-30
Fix typos in MSVC solution file.
Heikki Linnakangas
2014-05-28
Fix obsolete config-module-exclusion logic in vcregress.pl.
Tom Lane
2014-05-13
Add Valgrind suppression for reorderbuffer padding bytes.
Noah Misch
2014-05-12
Ignore config.pl and buildenv.pl in src/tools/msvc.
Tom Lane
2014-05-07
Remove pgindent ecpg exclusion pattern
Bruce Momjian
2014-05-06
Improve pgindent test instructions
Bruce Momjian
2014-05-06
pgindent run for 9.4
Bruce Momjian
2014-05-06
Adjust pgindent to remove tabs after periods in C comments.
Bruce Momjian
2014-05-06
Update typedef list in preparation for pgindent run
Bruce Momjian
2014-05-05
Replace SYSTEMQUOTEs with Windows-specific wrapper functions.
Heikki Linnakangas
2014-04-24
Properly build pg_recvlogical in the msvc build system
Magnus Hagander
2014-04-16
Update oidjoins regression test for 9.4.
Tom Lane
2014-04-16
Attempt to get plpython regression tests working again for MSVC builds.
Andrew Dunstan
[next]