Commits
Branch selector
User selector
Datepicker
Commit History
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 0c5af0acommittedAdd valgrind suppression for pg_atomic_init_u64.
Show description for 6c878edcommittedImprove logical decoding log messages
Show description for a15d387committed
Commits on Nov 13, 2014
Adapt valgrind.supp to the XLogInsert() split.
Show description for 473f162committedFix pg_dumpall to restore its ability to dump from ancient servers.
Show description for be09cebcommittedFix and improve cache invalidation logic for logical decoding.
Show description for 89fd41bcommittedFix xmin/xmax horizon computation during logical decoding initialization.
Show description for 5a2c184committedFix race condition between hot standby and restoring a full-page image.
Show description for 81c4508committedTweak row-level locking documentation
Show description for 35fed51committedMove the guts of our Levenshtein implementation into core.
Show description for c0828b7committed- committed
- committed
Rename pending_list_cleanup_size to gin_pending_list_limit.
Show description for c291503committed