Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 14, 2021
- committed
doc: Move force_parallel_mode to section for developer options
Show description for ac725eecommittedSimplify tests of postgres_fdw terminating connections
Show description for 93f4146committedUse NameData datatype for slotname in stats.
Show description for cca57c1committedAmit Kapila
Commits on Apr 13, 2021
Initialize t_self and t_tableOid in statext_expressions_load
Show description for 20661c1committedDon't truncate heap when VACUUM's failsafe is in effect.
Show description for 60f1f09committedAllow table-qualified variable names in ON CONFLICT ... WHERE.
Show description for 6c0373acommitteddocs: Update TOAST storage docs for configurable compression.
Show description for e8c435acommittedFix some inappropriately-disallowed uses of ALTER ROLE/DATABASE SET.
Show description for 69d5ca4committedRedesign the caching done by get_cached_rowtype().
Show description for c2db458committedAvoid improbable PANIC during heap_update.
Show description for 34f581ccommitteddoc: Fix typo in logicaldecoding.sgml.
Show description for 5fe83adcommittedUse "-I." in directories holding Bison parsers, for Oracle compilers.
Show description for 455dbc0committedPort regress-python3-mangle.mk to Solaris "sed".
Show description for c3556f6committedFix potential SSI hazard in heap_update().
Show description for b1df6b6committedRemove duplicated --no-sync switches in new tests of test_pg_dump
Show description for 885a876committed
Commits on Apr 12, 2021
Remove no-longer-relevant test case.
Show description for cf00200committedFix old bug with coercing the result of a COLLATE expression.
Show description for c402b02committedpg_upgrade: Print OID using %u instead of %d
Show description for 6787e53committed- committed
Fix files references in nls.mk
Show description for 44c8a3dcommittedSupport tab-complete for TRUNCATE on foreign tables.
Show description for 81e094bcommittedMove log_autovacuum_min_duration into its correct sections
Show description for b094063committeddoc: Update information of new messages for logical replication.
Show description for 15c1a9dcommittedAmit KapilaFix out-of-bound memory access for interval -> char conversion
Show description for 7a39725committed
Commits on Apr 11, 2021
Silence some Coverity warnings and improve code consistency.
Show description for 6277435committedAdd macro PGWARNING, and make PGERROR available on all platforms.
Show description for d7cff12committedFix uninitialized variable from commit a4d75c86b.
Show description for 9cb9233committedAvoid unnecessary table open/close in TRUNCATE command.
Show description for 81a23ddcommittedRemove COMMIT_TS_SETTS record.
Show description for 08aa89bcommitted
Commits on Apr 10, 2021
Standardize pg_authid oid_symbol values.
Show description for df5efafcommittedImprove behavior of date_bin with origin in the future
Show description for 496e58bcommittedFix failure of xlogprefetch.h to include all prerequisite headers.
Show description for 99964c4committedDoc: update documentation of check_function_bodies.
Show description for 07b7683committedImprove slightly misleading comments in nodeFuncs.c
Show description for 152d33bcommitted