Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 15, 2021
ReadNewTransactionId() -> ReadNextTransactionId().
Show description for c7ecd6acommitted
Commits on Feb 13, 2021
- committed
doc: Mention NO DEPENDS ON EXTENSION in its supported ALTER commands
Show description for 8063d0fcommitted
Commits on Feb 12, 2021
Tweak compiler version cutoff for no_sanitize("alignment") support.
Show description for ad2ad69committedAvoid divide-by-zero in regex_selectivity() with long fixed prefix.
Show description for ae4867ecommittedpg_attribute_no_sanitize_alignment() macro
Show description for 993bdb9committedFix Subscription test added by commit ce0fdbfe97.
Show description for c8b21b0committedAmit KapilaAllow multiple xacts during table sync in logical replication.
Show description for ce0fdbfcommittedAmit KapilaRemove obsolete IndexBulkDeleteResult stats field.
Show description for 3063eb1committed
Commits on Feb 11, 2021
Remove dead code in ECPGconnect(), and improve documentation.
Show description for 62535cacommittedSimplify jsonfuncs.c code by using strtoint() not strtol().
Show description for 69036aacommittedRemove 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 418611ccommitted