Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 27, 2016
Tighten up sanity checks for parallel aggregate in execQual.c.
Show description for cf402bacommittedRemove inadvertently commited vim swapfile.
Show description for b33dc77committedUpdate typedefs.list file in preparation for pgindent run
Show description for acb51bdcommittedClean up a few parallelism-related things that pgindent wants to mangle.
Show description for 8126eaecommittedRemove mergeHyperLogLog.
Show description for 360ca27committedFix EXPLAIN VERBOSE output for parallel aggregate.
Show description for 59eb551committedDon't open formally non-existent segments in _mdfd_getseg().
Show description for 72a98a6committedEmit invalidations to standby for transactions without xid.
Show description for c6ff84bcommittedFix pg_get_functiondef to dump parallel-safety markings.
Show description for 2ac3be2committedImpose a full barrier in generic-xlc.h atomics functions.
Show description for 213c7dfcommittedpg_dump: Message style improvements
Show description for 3019f43committed
Commits on Apr 26, 2016
Add a --brief option to git_changelog.
Show description for 8067c8fcommittedFix tsearch docs
Show description for f1e3c76committedFix order of shutdown cleanup operations in PostgresNode.pm.
Show description for 08af921committedYet more portability hacking for degree-based trig functions.
Show description for 82311bccommittedEnable parallel query by default.
Show description for 77cd477committedFix typo in comment
Show description for b7351cecommitted
Commits on Apr 25, 2016
- committed
- committed
New method for preventing compile-time calculation of degree constants.
Show description for 6b1a213committedTry harder to detect a port conflict in PostgresNode.pm.
Show description for 40e89e2committed- committed
doc: Fix typo
Show description for 9668749committed
Commits on Apr 24, 2016
Improve PostgresNode.pm's logic for detecting already-in-use ports.
Show description for fab84c7committedFix documentation & config inconsistencies around 428b1d6b2.
Show description for 8f91d87committed
Commits on Apr 23, 2016
Rename strtoi() to strtoint().
Show description for 0ab3595committeddoc: Fix typos
Show description for b87b2f4committedProperly mark initRectBox() as taking 'void' args
Show description for 915cee4committed
Commits on Apr 22, 2016
Convert contrib/seg's bool-returning SQL functions to V1 call convention.
Show description for c8e81afcommittedAdd putenv support for msvcrt from Visual Studio 2013
Show description for 9f633b4committedFix unexpected side-effects of operator_precedence_warning.
Show description for abb1646committedFix planner failure with full join in RHS of left join.
Show description for 80f66a9committed
Commits on Apr 21, 2016
Improve TranslateSocketError() to handle more Windows error codes.
Show description for 125ad53committedRemove dead code in win32.h.
Show description for e545281committedPGDLLIMPORT-ify old_snapshot_threshold.
Show description for 1421664committed