Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Jan 28, 2021
Remove bogus restriction from BEFORE UPDATE triggers
Show description for 16f6906committedFix hash partition pruning with asymmetric partition sets.
Show description for 7f1921ccommittedMake ecpg's rjulmdy() and rmdyjul() agree with their declarations.
Show description for 1449770committedpgbench: Remove dead code
Show description for ef2a833committedDon't add bailout adjustment for non-strict deserialize calls.
Show description for 75e3ccacommitted
Commits on Jan 27, 2021
Doc: improve documentation for UNNEST().
Show description for bfda0a0committeddoc: Remove reference to views for TRUNCATE privilege
Show description for 2378d92committed
Commits on Jan 26, 2021
Report the true database name on connection errors
Show description for f17e8f3committedCode review for psql's helpSQL() function.
Show description for 64bdb6ecommitted
Commits on Jan 25, 2021
Don't clobber the calling user's credentials cache in Kerberos test.
Show description for 366d302committedFix broken ruleutils support for function TRANSFORM clauses.
Show description for a26194fcommittedDoc: improve documentation of pg_proc.protrftypes.
Show description for 652f781committedFix hypothetical bug in heap backward scans
Show description for 7632ef5committed
Commits on Jan 24, 2021
Update time zone data files to tzdata release 2021a.
Show description for 58a5453committed
Commits on Jan 22, 2021
Doc: improve directions for building on macOS.
Show description for 8fe8a55committedDoc: remove misleading claim in documentation of PQreset().
Show description for 35a7eefcommitted
Commits on Jan 21, 2021
Fix pull_varnos' miscomputation of relids set for a PlaceHolderVar.
Show description for 73fc2e5committed
Commits on Jan 20, 2021
Further tweaking of PG_SYSROOT heuristics for macOS.
Show description for 6671e81committedDisable vacuum page skipping in selected test cases.
Show description for a57dbfccommittedFix bug in detecting concurrent page splits in GiST insert
Show description for b8403d1committedFix ALTER DEFAULT PRIVILEGES with duplicated objects
Show description for 31e0f9dcommitted
Commits on Jan 19, 2021
Remove faulty support for MergeAppend plan with WHERE CURRENT OF.
Show description for 188cd4fcommitted
Commits on Jan 18, 2021
doc: adjust alignment of doc file list for "pg_waldump.sgml"
Show description for 6c183afcommittedAvoid crash with WHERE CURRENT OF and a custom scan plan.
Show description for f0f5319committed
Commits on Jan 16, 2021
Fix pg_dump for GRANT OPTION among initial privileges.
Show description for b8daf89committedPrevent excess SimpleLruTruncate() deletion.
Show description for 6eb3fc7committed
Commits on Jan 15, 2021
Disallow CREATE STATISTICS on system catalogs
Show description for d26d4c7committedImprove our heuristic for selecting PG_SYSROOT on macOS.
Show description for f44ae4dcommittedFix calculation of how much shared memory is required to store a TOC.
Show description for 60369dbcommitted
Commits on Jan 14, 2021
pg_dump: label PUBLICATION TABLE ArchiveEntries with an owner.
Show description for 79d3ac7committedPrevent drop of tablespaces used by partitioned relations
Show description for 5b01a6fcommittedStabilize timeline switch regression test.
Show description for 8523a09committedEnsure that a standby is able to follow a primary on a newer timeline.
Show description for 94f5292committed
Commits on Jan 13, 2021
Call out vacuum considerations in create index docs
Show description for c285a24committedDisallow a digit as the first character of a variable name in pgbench.
Show description for 6b045cacommitted