Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 1, 2016
Suppress scary-looking log messages from async-notify isolation test.
Show description for 3d52356committedImprove error message for rejecting RETURNING clauses with dropped columns.
Show description for 8d8ff5fcommitted
Commits on Feb 29, 2016
Minor tweaks for new src/test/recovery
Show description for 5847397committedFix typos
Show description for 10b4852committeddoc: document MANPATH as /usr/local/pgsql/share/man
Show description for 1c7c189committedMake new isolationtester test more stable
Show description for 54638f5committedRemove useless unary plus.
Show description for c110678committedFix build under OPTIMIZER_DEBUG.
Show description for 0589371committedFix incorrect varlevelsup in security_barrier_replace_vars().
Show description for 41fedc2committedAvoid multiple free_struct_lconv() calls on same data.
Show description for 907e4ddcommitted
Commits on Feb 28, 2016
Allow multiple --temp-config arguments to pg_regress
Show description for 26fdff1committed
Commits on Feb 27, 2016
Respect TEMP_CONFIG when pg_regress_check and friends are called
Show description for 87cc6b5committed
Commits on Feb 26, 2016
Add isolationtester spec for old heapam.c bug
Show description for c957813committedApply last revision of recovery patch
Show description for 74d5842committedAdd a test framework for recovery
Show description for 4914864committedMove some code from RewindTest into PostgresNode
Show description for 89ac700committedOn second thought, disable parallelism for prepared statements.
Show description for 7bea19dcommittedAdd new FDW API to test for parallel-safety.
Show description for 35746bccommittedRespect TEMP_CONFIG when running contrib regression tests.
Show description for 9117985committedAdd POD docs to PostgresNode
Show description for e640093committedAdd README in src/test and src/test/modules
Show description for bda0b08committed
Commits on Feb 25, 2016
Fix typos
Show description for 343f709committedEnable parallelism for prepared statements and extended query protocol.
Show description for 57a6a72committedClean the last few TAP suite tmp_check directories.
Show description for 25924accommittedMSVC: Clean tmp_check directory of pg_controldata test suite.
Show description for 4163588committed
Commits on Feb 22, 2016
Create a function to reliably identify which sessions block which others.
Show description for 52f5d57committedRemove redundant PGPROC.lockGroupLeaderIdentifier field.
Show description for 73bf871committedFix wrong keysize in PrivateRefCountHash creation.
Show description for ea56b06committed
Commits on Feb 21, 2016
Docs: make prose discussion match the ordering of Table 9-58.
Show description for 64a169dcommittedCosmetic improvements in new config_info code.
Show description for c7a1c5acommittedFix two-argument jsonb_object when called with empty arrays
Show description for 94c745ecommittedFix incorrect decision about which lock to take.
Show description for 88aca56committedCosmetic improvements to group locking.
Show description for d91a4a6committedpostgres_fdw: Avoid sharing list substructure.
Show description for dd077efcommittedFix wording in the Tutorial document.
Show description for 902fd1fcommitted