Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 15, 2016
Make 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 4c9864bcommittedModify the isolation tester so that multiple sessions can wait.
Show description for 38f8bdccommittedSpecify permutations for isolation tests with "invalid" permutations.
Show description for c9882c6committedIn pg_rewind test suite, triple promote timeout to 90s.
Show description for 64d89a9committedAccept pg_ctl timeout from the PGCTLTIMEOUT environment variable.
Show description for 2ffa869committedAvoid use of sscanf() to parse ispell dictionary files.
Show description for 51e78abcommitted