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-04-29
Support building with Visual Studio 2015
Andrew Dunstan
2016-04-08
Turn down MSVC compiler verbosity
Andrew Dunstan
2016-03-19
Remove dependency on psed for MSVC builds.
Andrew Dunstan
2016-03-08
Add valgrind suppressions for python code.
Andres Freund
2016-03-08
Add valgrind suppressions for bootstrap related code.
Andres Freund
2016-03-04
Add 'tap_tests' flag in config_default.pl
Alvaro Herrera
2016-02-24
MSVC: Clean tmp_check directory of pg_controldata test suite.
Noah Misch
2016-02-19
Call xlc __isync() after, not before, associated compare-and-swap.
Noah Misch
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-11-19
fix a perl typo
Andrew Dunstan
2015-11-18
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-09-26
Rework the way multixact truncations work.
Andres Freund
2015-08-13
MSVC: Exclude 'brin' contrib module
Alvaro Herrera
2015-07-29
MSVC: Revert most 9.5 changes to pre-9.5 vcregress.pl tests.
Noah Misch
2015-07-29
MSVC: Remove duplicate PATH entry in test harness.
Noah Misch
2015-07-29
MSVC: Future-proof installation file skip logic.
Noah Misch
2015-07-07
Turn install.bat into a pure one line wrapper fort he perl script.
Heikki Linnakangas
2015-07-01
Allow MSVC's contribcheck and modulescheck to run independently.
Andrew Dunstan
2015-06-01
pgindent: add typedef blog URL
Bruce Momjian
2015-05-25
pgindent: document location of "all" typedef lists
Bruce Momjian
2015-05-25
pgindent: fix typo
Bruce Momjian
2015-05-24
pgindent: more doc updates for skipping __asm__ files
Bruce Momjian
2015-05-24
Revert 9.5 pgindent changes to atomics directory files
Bruce Momjian
2015-05-23
pgindent run for 9.5
Bruce Momjian
2015-05-23
Update typedef file in preparation for pgindent run
Bruce Momjian
2015-05-23
Improve pgindent instructions regarding Perl backup files
Bruce Momjian
2015-05-20
Fix more typos in comments.
Heikki Linnakangas
2015-05-19
Revert error-throwing wrappers for the printf family of functions.
Tom Lane
2015-05-18
Recognize "REGRESS_OPTS += ..." syntax in MSVC build scripts.
Tom Lane
2015-05-18
Add error-throwing wrappers for the printf family of functions.
Noah Misch
2015-04-29
Enable transforms tests for python 2 on MSVC builds
Andrew Dunstan
2015-04-28
Fix MSVC builds for contrib transforms modules.
Andrew Dunstan
2015-04-27
Fix vcbuild failures and chkpass dependency caused by 854adb8
Andrew Dunstan
2015-04-25
Try to unbreak some MSVC builds following forward slash change.
Andrew Dunstan
2015-04-25
Replace backslashes by forward slashes in MSVC build code
Peter Eisentraut
2015-04-24
Remove superfluous -DFRONTEND.
Noah Misch
2015-04-24
Build every ECPG library with -DFRONTEND.
Noah Misch
2015-04-23
Improve speed of make check-world
Peter Eisentraut
2015-04-21
Move pg_xlogdump from contrib/ to src/bin/
Peter Eisentraut
2015-04-20
Move pg_test_timing from contrib/ to src/bin/
Peter Eisentraut
2015-04-19
Move pg_test_fsync from contrib/ to src/bin/
Peter Eisentraut
2015-04-16
Add new target modulescheck in vcregress.pl
Alvaro Herrera
2015-04-16
MSVC: install src/test/modules together with contrib
Alvaro Herrera
2015-04-16
MSVC: Include modules of src/test/modules in build
Alvaro Herrera
2015-04-14
Move pg_upgrade from contrib/ to src/bin/
Peter Eisentraut
2015-04-14
Use Intel SSE 4.2 CRC instructions where available.
Heikki Linnakangas
2015-04-14
Reorganize our CRC source files again.
Heikki Linnakangas
2015-04-13
pgbench: Attempt fix build on Windows
Peter Eisentraut
[next]