Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 14, 2018
Add tests for reinit.c
Show description for df411e7committed
Commits on Mar 13, 2018
Add Oracle like handling of char arrays.
Show description for 3b7ab43committedMichael MeskesFix double frees in ecpg.
Show description for db2fc80committedMichael MeskesExpand AND/OR regression tests around NULL handling.
Show description for 1e22166committedAdd COSTS off to two EXPLAIN using tests.
Show description for 4f63e85committedLet Parallel Append over simple UNION ALL have partial subpaths.
Show description for 0927d2fcommittedWhen updating reltuples after ANALYZE, just extrapolate from our sample.
Show description for d04900dcommittedAvoid holding AutovacuumScheduleLock while rechecking table statistics.
Show description for 38f7831committedSet connection back to NULL after freeing it.
Show description for b32fad5committedMichael MeskesMove strtoint() to common
Show description for 17bb625committedChange internal integer representation of Value node
Show description for 6cf86f4committedFix CREATE TABLE / LIKE with bigint identity column
Show description for 377b5accommitted
Commits on Mar 12, 2018
Avoid having two PKs in a partition
Show description for 1f8a332committeddoc: Reword restriction on partition keys in unique indexes
Show description for 63cbee6committeddocs: Fix typo: a -> an
Show description for 3beb46acommittedRemove doc sentence no longer applicable
Show description for c4af696committed
Commits on Mar 11, 2018
Fix improper uses of canonicalize_qual().
Show description for 4a4e244committedClarify initdb --help message for --wal-segsize
Show description for fedabe1committed
Commits on Mar 10, 2018
In psql, restore old behavior of Query_for_list_of_functions.
Show description for b6e132dcommitted
Commits on Mar 9, 2018
Improve predtest.c's internal docs, and enhance its functionality a bit.
Show description for 5748f3acommittedFix test_predtest's idea of what weak refutation means.
Show description for a63c327committed
Commits on Mar 8, 2018
Correctly assess parallel-safety of tlists when SRFs are used.
Show description for 960df2acommittedAdd test scaffolding for exercising optimizer's predicate-proof logic.
Show description for 44468f4committedRevert "Temporarily instrument postgres_fdw test to look for statistics changes."
Show description for 04e7ecacommittedIn initdb, don't bother trying max_connections = 10.
Show description for 6a0b30fcommittedFix cross-checking of ReservedBackends/max_wal_senders/MaxConnections.
Show description for 4e0c743committed
Commits on Mar 7, 2018
test_decoding: Remove unused #include directives.
Show description for f9f8784committeddoc: Add more substructure to SSL documentation
Show description for d40c7cdcommittedAdd missing debug lines during bootstrap
Show description for f9d34cecommittedFix typo
Show description for bcdd405committedFix typo
Show description for f4a2842committedFix test counting in SSL tests
Show description for 2dadd06committedFix typo for RangeVarGetRelidExtended
Show description for 06ca148committedFix costing of parallel hash joins.
Show description for 5b804cccommitteddoc: Improve calculation of vm.nr_hugepages
Show description for a3739e3committed