Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 15, 2014
Get 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
Commits on Nov 12, 2014
Explicitly support the case that a plancache's raw_parse_tree is NULL.
Show description for 6777080committedFix several weaknesses in slot and logical replication on-disk serialization.
Show description for ec5896acommittedAdd interrupt checks to contrib/pg_prewarm.
Show description for bd4ae0fcommittedUse just one database connection in the "tablespace" test.
Show description for 28245b8committed- committed
Commits on Nov 11, 2014
Remove incorrect comment.
Show description for f1abd78committedLoop when necessary in contrib/pgcrypto's pktreader_pull().
Show description for f2ad2bdcommittedFix dependency searching for case where column is visited before table.
Show description for 2edfc02committedAdd generate_series(numeric, numeric).
Show description for 1871c89committedAdd GUC and storage parameter to set the maximum size of GIN pending list.
Show description for a1b395bcommitted