Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 15, 2018
restrict -> 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 6b960aacommittedFix typo in add_paths_to_append_rel()
Show description for 1f7b896committed- committedMichael Meskes
Support INOUT arguments in procedures
Show description for 33803f6committedLog when a BRIN autosummarization request fails
Show description for 484a4a0committedFix comment for ExecProcessReturning
Show description for 97d18cecommittedAdd 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 04e7ecacommitted