Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 20, 2014
Revamp the WAL record format.
Show description for 2c03216committedFix suggested layout for PGXS makefile
Show description for 8dc626dcommitted
Commits on Nov 19, 2014
Improve documentation's description of JOIN clauses.
Show description for 8372304committedAdd test cases for indexam operations not currently covered.
Show description for 88fc719committedAvoid file descriptor leak in pg_test_fsync.
Show description for a016555committedFix bug in the test of file descriptor of current WAL file in pg_receivexlog.
Show description for d5f4df7committedFix pg_receivexlog --slot so that it doesn't prevent the server shutdown.
Show description for f66c20bcommittedDon't require bleeding-edge timezone data in timestamptz regression test.
Show description for 8d7af8fcommitted
Commits on Nov 18, 2014
Update comments in find_typedef.
Show description for 7aa8d9ecommittedFix some bogus direct uses of realloc().
Show description for 8b13e5ccommittedReduce btree scan overhead for < and > strategies
Show description for 606c012committedRemove obsolete debugging option, RTDEBUG.
Show description for dedae6ccommitted
Commits on Nov 17, 2014
Add pg_dump --snapshot option
Show description for be1cc8fcommitted- committed
Add --synchronous option to pg_receivexlog, for more reliable WAL writing.
Show description for c4f99d2committedUpdate time zone data files to tzdata release 2014j.
Show description for bc24148committedFix WAL-logging of B-tree "unlink halfdead page" operation.
Show description for c73669ccommittedFix relpersistence setting in reindex_index
Show description for 0f9692bcommitted- committed
Commits on Nov 16, 2014
Mention the TZ environment variable for initdb
Show description for d883b91committedRestructure doc sections about statistics views
Show description for 386c9b7committed
Commits on Nov 15, 2014
Emit msg re skipping ANALYZE for absent inh tree
Show description for 0f66d21committedGet rid of SET LOGGED indexes persistence kludge
Show description for 85b506bcommittedRemove unused InhPaths
Show description for e4d1e26committed- committed
Fix initdb --sync-only to also sync tablespaces.
Show description for 522c85acommittedSync unlogged relations to disk after they have been reset.
Show description for 98ec7fdcommittedEnsure unlogged tables are reset even if crash recovery errors out.
Show description for d3586fccommitted
Commits on Nov 14, 2014
Document evaluation-order considerations for aggregate functions.
Show description for 0ce627dcommittedClean up includes from RLS patch
Show description for 80eacaacommittedDocument BRIN's pages_per_range in CREATE INDEX
Show description for 79172a5committedRevert change to ALTER TABLESPACE summary.
Show description for 155c0f2committedReduce disk footprint of brin regression test
Show description for 86cf9a5committedAllow interrupting GetMultiXactIdMembers
Show description for 51f9ea2committedMove BufferGetBlockNumber() out of heap_page_is_all_visible()'s inner loop.
Show description for 0c5af0acommitted