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-11-08
Adjust valgrind fix in commit 517b0d0b5f
Andrew Dunstan
2018-11-07
Use parallel installcheck in vcregress.pl's upgrade test
Andrew Dunstan
2018-11-07
Quiet valgrind complaints following pread/pwrite changes
Andrew Dunstan
2018-11-06
Provide pg_pread() and pg_pwrite() for random I/O.
Thomas Munro
2018-11-02
Fix spelling errors and typos in comments
Magnus Hagander
2018-10-29
Exclude temporary directories from pgindent
Peter Eisentraut
2018-10-28
Fix perl searchpath for modern perl for MSVC tools
Andrew Dunstan
2018-10-11
Remove timetravel extension.
Andres Freund
2018-09-28
Tweak MSVC build system to match changes in 7143b3e82.
Tom Lane
2018-09-28
Tweak MSVC build system to match changes in 7143b3e82.
Tom Lane
2018-09-26
Convert elog.c's useful_strerror() into a globally-used strerror wrapper.
Tom Lane
2018-09-20
Add missing pg_description strings for pg_type entries.
Tom Lane
2018-09-16
Fix out-of-tree build for transform modules.
Andrew Gierth
2018-09-09
Install a check for mis-linking of src/port and src/common functions.
Tom Lane
2018-09-06
Refactor dlopen() support
Peter Eisentraut
2018-08-24
Require C99 (and thus MSCV 2013 upwards).
Andres Freund
2018-08-19
MSVC: Finish clean.bat tmp_check coverage.
Noah Misch
2018-08-19
MSVC: Remove any tmp_check directory before running a TAP test suite.
Noah Misch
2018-07-31
Provide for contrib and pgxs modules to install include files.
Andrew Gierth
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-07-24
Refactor cluster_rel() to handle more options
Michael Paquier
2018-07-16
Add subtransaction handling for table synchronization workers.
Robert Haas
2018-07-13
Update documentation editor setup instructions
Peter Eisentraut
2018-07-13
Remove obsolete documentation build tools for Windows
Peter Eisentraut
2018-07-01
Use more modern instructions for creating a new dev cycle
Andrew Dunstan
2018-06-30
Stamp HEAD as 12devel
Andrew Dunstan
2018-06-30
perltidy run prior to branching
Andrew Dunstan
2018-06-30
Update typedefs list
Andrew Dunstan
2018-06-27
Fix whitespace
Peter Eisentraut
2018-06-12
Exclude files in .git from list of perl files
Andrew Dunstan
2018-06-11
Move perlcritic files to new perlcheck directory
Andrew Dunstan
2018-06-11
Add a script to detect perl compile time errors and warnings
Andrew Dunstan
2018-05-31
Fix compile-time warnings on all perl code
Andrew Dunstan
2018-05-28
Return a value from Install.pm's lcopy function
Andrew Dunstan
2018-05-27
Don't fall off the end of perl functions
Andrew Dunstan
2018-05-27
Don't force a blank line before comments in perl code
Andrew Dunstan
2018-05-24
Preserve information on use of git-external-diff
Andrew Dunstan
2018-05-18
MSVC builds must use a separate stamp file for copying generated headers.
Tom Lane
2018-05-18
Prevent possibly spurious error when running perl -cw
Andrew Dunstan
2018-05-09
Restrict vertical tightness to parentheses in Perl code
Andrew Dunstan
2018-05-09
perltidy some recent code changes before changing perltidy settings
Andrew Dunstan
2018-05-09
Add a script and a config file to run perlcritic
Andrew Dunstan
2018-05-07
Update oidjoins regression test for v11.
Tom Lane
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-05-03
Blindly try to fix MSVC build's use of genbki.pl and Gen_fmgrtab.pl.
Tom Lane
2018-04-30
Remove Windows module-list-dumping code.
Tom Lane
2018-04-30
clean up pg_upgrade tmp_check under MSVC
Andrew Dunstan
2018-04-30
Dump full memory maps around failing Windows reattach code.
Tom Lane
[next]