Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 13, 2021
Fix 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
Commits on Apr 9, 2021
doc: Fix man page whitespace issues
Show description for 9cae39bcommittedSuppress length of Notice/Error msgs in PQtrace regress mode
Show description for e7e3414committedMake new GUC short descriptions more consistent.
Show description for 846d35bcommittedDoc: Review for "Optionally prefetch referenced data in recovery."
Show description for dc88460committeddoc: Additional documentation for date_bin
Show description for 49fb4e6committedDocument ANALYZE storage parameters for partitioned tables
Show description for 41badeacommittedSet pg_class.reltuples for partitioned tables
Show description for 0e69f70committedFix typo
Show description for 1798d8fcommitted