Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 15, 2016
Allow the WAL writer to flush WAL at a reduced rate.
Show description for 7975c5ecommittedpgbench: avoid FD_ISSET on an invalid file descriptor
Show description for 5df44d1committedSuppress compiler warnings about useless comparison of unsigned to zero.
Show description for 8c95ae8committedAllow SetHintBits() to succeed if the buffer's LSN is new enough.
Show description for db76b1ecommittedCorrect Copyright year from 2015 to 2016
Show description for cfafd8bcommittedMake concurrent refresh check early that there is a unique index on matview.
Show description for 31b6606committed- committed
- committed
Commits on Feb 13, 2016
Make GetLockStatusData's header comment resemble reality.
Show description for 9b92e76committed
Commits on Feb 12, 2016
pg_upgrade: Add C comment about NextXID delimiter
Show description for 13a6fa3committedChange delimiter used for display of NextXID
Show description for 59a884ecommittedIncrease deadlock_timeout some more in the deadlock-hard isolation test.
Show description for e84e06dcommittedRevert "isolationtester: don't repeat the is-it-waiting query when retrying a step."
Show description for dca3693committedRevert "Still further tweaking of deadlock isolation tests."
Show description for 3992188committedpgbench: cleanup use of a "logfile" parameter
Show description for 34f13cccommittedpgbench: fix segfault with empty sql file
Show description for db94419committedStill further tweaking of deadlock isolation tests.
Show description for d03130dcommittedisolationtester: don't repeat the is-it-waiting query when retrying a step.
Show description for 9c9782fcommittedRe-pgindent isolationtester.c.
Show description for a361490committed- committed
Add missing "static" qualifier.
Show description for 99a9d6dcommittedIntroduce extensible node types.
Show description for bcac23dcommittedMake builtin lwlock tranche names consistent.
Show description for 63461a6committedFurther tweaking of deadlock isolation tests.
Show description for caefc11committed
Commits on Feb 11, 2016
Refactor check_functional_grouping() to use get_primary_key_attnos().
Show description for f144f73committedRemove GROUP BY columns that are functionally dependent on other columns.
Show description for d4c3a15committedMove pg_constraint.h function declarations to new file pg_constraint_fn.h.
Show description for 72eee41committed- committed
Shift the responsibility for emitting "database system is shut down".
Show description for d18643ccommittedUse separate lwlock tranches for buffer, lock, and predicate lock managers.
Show description for c319991committedMake new deadlock isolation test more reproducible.
Show description for b11d07bcommittedCode review for isolationtester changes.
Show description for d9dc2b4committedImprove error reporting in format()
Show description for 07d25a9committedRename PGPROC fields related to group XID clearing again.
Show description for a455878committedAdd some isolation tests for deadlock detection and resolution.
Show description for 4c9864bcommitted