Commits
Branch selector
User selector
Datepicker
Commit History
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 1421664committedFix ruleutils.c's dumping of ScalarArrayOpExpr containing an EXPR_SUBLINK.
Show description for 1f7c85bcommittedPrevent possible crash reading pg_stat_activity.
Show description for c4a586ccommittedComment improvements for ForeignPath.
Show description for 36f69facommittedFix assorted defects in 09adc9a8c09c9640de05c7023b27fb83c761e91c.
Show description for 9f84280committedInclude snapmgr.h in blscan.c
Show description for 7cb1db1committedAllow queries submitted by postgres_fdw to be canceled.
Show description for f039eaacommittedInline initial comparisons in TestForOldSnapshot()
Show description for 11e178dcommittedpostgres_fdw: Don't push down certain full joins.
Show description for 5b1f9cecommittedHonor PGCTLTIMEOUT environment variable for pg_regress' startup wait.
Show description for cbabb70committedAdd pg_dump support for the new PARALLEL option for aggregates.
Show description for b4e0f18committed
Commits on Apr 20, 2016
Forbid parallel Hash Right Join or Hash Full Join.
Show description for 9c75e1acommittedUpdate backup documentation for new APIs
Show description for cfb863fcommittedFix memory leak and other bugs in ginPlaceToPage() & subroutines.
Show description for bde361fcommittedRevert no-op changes to BufferGetPage()
Show description for a343e22committed
Commits on Apr 19, 2016
Improve regression tests for degree-based trigonometric functions.
Show description for 4db0d2dcommitted
Commits on Apr 18, 2016
Make partition-lock-release coding more transparent in BufferAlloc().
Show description for a0382e2committedFurther reduce the number of semaphores used under --disable-spinlocks.
Show description for 75c24d0committedFix typo in docs.
Show description for 8ce8307committeddoc: Document that sequences can also be extension configuration tables
Show description for d460c7ccommitted
Commits on Apr 17, 2016
Avoid code duplication in \crosstabview.
Show description for 9603a32committed
Commits on Apr 16, 2016
Adjust spin.c's spinlock emulation so that 0 is not a valid spinlock value.
Show description for 4039c73committeddoc: Change some "user" to "role" for consistency in the section
Show description for 5fdda1ccommitted- committed
Disallow creation of indexes on system columns (except for OID).
Show description for c34df8acommittedIn recordExtensionInitPriv(), keep the scan til we're done with it
Show description for 99f2f3ccommitteddoc: Add missing parentheses
Show description for d2de44ccommitted- committed
Commits on Apr 15, 2016
Use less-generic names in matview.sql.
Show description for 4447f0bcommitted