Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 9, 2023
pgstat: Infrastructure for more detailed IO statistics
Show description for 28e626bcommittedFix bugs in GetSafeSnapshotBlockingPids(), introduced in 96003717645
Show description for 49c2c5fcommitted
Commits on Feb 8, 2023
Stop recommending auto-download of DTD files, and indeed disable it.
Show description for 969509ccommittedpgindent: more ways to find files to indent
Show description for 068a243committedFurther tighten nullingrel marking rules in build_joinrel_tlist().
Show description for d1c9c86committedremove_rel_from_query() must clean up PlaceHolderVar.phrels fields.
Show description for 798c017committedRemove SQL regression tests for GUCs related to NO_SHOW_ALL
Show description for b7e84c6committedRemove stray duplicated comment in heapam.h
Show description for 9ed50abcommittedFix the logical replication timeout during large DDLs.
Show description for 8c58624committedAmit Kapila
Commits on Feb 7, 2023
Rethink nullingrel marking rules in build_joinrel_tlist().
Show description for fee7b77committedDoc: make src/test/*/README match current reality.
Show description for e2c78e7committedRemove leftover code in deconstruct_distribute_oj_quals().
Show description for 2cbbfffcommittedRemove useless casts to (void *) in arguments of some system functions
Show description for aa69541committedUse appropriate wait event when sending data in the apply worker.
Show description for d9d7fe6committedAmit KapilaMore refactoring of heapgettup() and heapgettup_pagemode()
Show description for cfcf56fcommittedInclude values of A_Const nodes in query jumbling
Show description for 9ba37b2committed
Commits on Feb 6, 2023
ci: freebsd: stop postgres instance on failure, to prevent log upload failures
Show description for 209f0f0committedFix more outdated comments
Show description for 6c14fb1committedFix up outdated comments
Show description for f5da3d8committedFix up join removal's interaction with PlaceHolderVars.
Show description for cad5692committeddoc: Fix SQL keywords lists
Show description for 7ba09efcommittedDisable STARTUP_PROGRESS_TIMEOUT in standby mode.
Show description for 8a2f783committeddoc: Fix description of SQL standard parts
Show description for 0ae4e49committedRemove useless casts to (void *) in hash_search() calls
Show description for 54a177acommittedExtend check_GUC_init() with checks on flag combinations when loading GUCs
Show description for 009f8d1committedAdd support for progress reporting to pg_verifybackup
Show description for d07c294committedProperly NULL-terminate GSS receive buffer on error packet reception
Show description for 71c3779committed
Commits on Feb 5, 2023
Revert refactoring of restore command code to shell_restore.c
Show description for 2f6e15acommittedFix over-optimistic updating of info about commutable outer joins.
Show description for b2d0e13committed
Commits on Feb 4, 2023
Fix thinko in qual distribution.
Show description for 9f452fecommittedFix thinko in outer-join removal.
Show description for 8538519committedRethink treatment of "postponed" quals in deconstruct_jointree().
Show description for 5840c20committedAllow underscores in integer and numeric constants.
Show description for faff8f8committedRemove unused code related to unknown type
Show description for 1b6f632committed
Commits on Feb 3, 2023
Make int64_div_fast_to_numeric() more robust.
Show description for b2d4792committed