Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 11, 2021
Remove no-longer-used RTE argument of markVarForSelectPriv().
Show description for d4c7465committedFix copy-paste error with SHA256 digest length in checksum_helper.c
Show description for 42d74e0committedAdd test case for abbrev(cidr)
Show description for 69273c8committed
Commits on Feb 10, 2021
Remove extra Success message at the end of initdb
Show description for e7f4291committedpg_dump: Add const decorations
Show description for 6499008committed- committed
Fix ORDER BY clause in new regression test of REINDEX CONCURRENTLY
Show description for 4f47260committedSimplify code related to compilation of SSL and OpenSSL
Show description for 092b785committedPreserve pg_attribute.attstattarget across REINDEX CONCURRENTLY
Show description for bd12080committedMake pg_replication_origin_drop safe against concurrent drops.
Show description for cd142e0committedAmit Kapila
Commits on Feb 9, 2021
Fix obsolete FSM remarks in nbtree README.
Show description for 31c7fb4committedRevert "Display the time when the process started waiting for the lock, in pg_locks."
Show description for 890d218committedDisplay the time when the process started waiting for the lock, in pg_locks.
Show description for 3b733fccommittedAdd option PROCESS_TOAST to VACUUM
Show description for 7cb3048committed
Commits on Feb 8, 2021
- committed
Fix mishandling of column-level SELECT privileges for join aliases.
Show description for c028fafcommittedFix permission checks on constraint violation errors on partitions.
Show description for 6214e2bcommitted
Commits on Feb 7, 2021
Rename removable xid function for consistency.
Show description for 617fffecommittedRevert "Propagate CTE property flags when copying a CTE list into a rule."
Show description for d1d2979committedDocs: fix pg_wal_lsn_diff manual.
Show description for 04fd3eecommittedPropagate CTE property flags when copying a CTE list into a rule.
Show description for ed29089committed
Commits on Feb 6, 2021
Disallow converting an inheritance child table to a view.
Show description for dd705a0committedClarify some comments around SharedRecoveryState in xlog.c
Show description for f740082committed
Commits on Feb 5, 2021
Generalize parallel slot result handling.
Show description for 418611ccommittedMove some code from src/bin/scripts to src/fe_utils to permit reuse.
Show description for e955bd4committedFix backslash-escaping multibyte chars in COPY FROM.
Show description for c444472committedpostgres_fdw: Fix assertion in estimate_path_cost_size().
Show description for 5e7fa18committedEtsuro FujitaFix bug in HashAgg's selective-column-spilling logic.
Show description for 0ff865fcommittedTab-complete CREATE DATABASE ... LOCALE.
Show description for e1c02d9committedFix YA incremental sort bug.
Show description for 82e0e29committed
Commits on Feb 4, 2021
Harden nbtree page deletion.
Show description for c34787fcommittedFix small error in COPY FROM progress reporting.
Show description for 2f86ab3committedRefactor Windows error message for easier translation
Show description for 3c78e05committedEnsure unlinking of old index file with REINDEX (TABLESPACE)
Show description for 5128483committedClarify comment in tablesync.c
Show description for fc749bccommitted