Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 19, 2018
Expand comment a little bit
Show description for 839a8ebcommittedFix state reversal after partition tuple routing
Show description for 6666ee4committedGenerate a separate upper relation for each stage of setop planning.
Show description for c596fadcommittedRewrite recurse_union_children to iterate, rather than recurse.
Show description for 49525c4committedFix typo in comment
Show description for 71cce90committed
Commits on Mar 18, 2018
Doc: note that statement-level view triggers require an INSTEAD OF trigger.
Show description for a467832committedFix pg_recvlogical for pre-10 versions
Show description for 8d2814fcommitted
Commits on Mar 17, 2018
Fix overflow handling in plpgsql's integer FOR loops.
Show description for 2dbee9fcommittedFix WHERE CURRENT OF when the referenced cursor uses an index-only scan.
Show description for 8f5ac44committedFix closing of incorrectly named cursor.
Show description for e400840committedMichael MeskesSet libpq sslcompression to off by default
Show description for e3bdb2dcommittedAdd ssl_passphrase_command setting
Show description for 8a3d942committedAdd 'unit' parameter to ExplainProperty{Integer,Float}.
Show description for 7a50bb6committedMake ExplainPropertyInteger accept 64bit input, remove *Long variant.
Show description for f3e4b95committed
Commits on Mar 16, 2018
Fix query-lifespan memory leakage in repeatedly executed hash joins.
Show description for 9e17bdbcommittedDoc: explicitly point out that enum values can't be dropped.
Show description for 013c0bacommittedChange transaction state debug strings to match enum symbols
Show description for 4120864committedImprove savepoint error messages
Show description for 8114885committedSimplify parse representation of savepoint commands
Show description for ec87efdcommittedRename TransactionChain functions
Show description for 04700b6committedUpdate function comments
Show description for 8d47a90committedMop-up for letting VOID-returning SQL functions end with a SELECT.
Show description for 877cdf1committedFix msvc/ecpg_regression.proj for recent ECPG test additions.
Show description for 84a3611committed
Commits on Mar 15, 2018
Clean up duplicate table and function names in regression tests.
Show description for 2cf8c7acommittedSplit create_grouping_paths into degenerate and non-degenerate cases.
Show description for 1466bcfcommittedtest_ddl_deparse: rename matview
Show description for a446a1ccommittedClean up duplicate role and schema names in regression tests.
Show description for fb7db40committedFix more format truncation issues
Show description for 3a4b891committedPass additional arguments to a couple of grouping-related functions.
Show description for 648a6c7committedrestrict -> pg_restrict
Show description for 8d1b805committedtest_ddl_deparse: Don't use pg_class as source for a matview
Show description for e69f5e0committedlogical replication: fix OID type mapping mechanism
Show description for 24c0a6ccommitted
Commits on Mar 14, 2018
- committed
Remove pg_class.relhaspkey
Show description for f66e8bfcommittedFix function-header comments in planner.c
Show description for 6b960aacommitted