Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Sep 29, 2023
doc: Fix descriptions related to the handling of non-ASCII characters
Show description for 3ef18a9committed
Commits on Sep 28, 2023
Fix btmarkpos/btrestrpos array key wraparound bug.
Show description for 714780dcommittedFix checking of index expressions in CompareIndexInfo().
Show description for 9f71e10committedReturn data from heap_page_prune via a struct.
Show description for 4e9fc3acommitteddoc: Clarify where ereport severity levels are defined
Show description for 22ff5c9committedAdd missing TidRangePath handling in print_path()
Show description for c4a1933committed- committedEtsuro Fujita
doc: Improve documentation about pg_resetwal -f option
Show description for 5f1b00ecommittedpg_resetwal: Use frontend logging API
Show description for a11d8e1committedpg_resetwal: Regroup --help output
Show description for b5da1b3committedpg_resetwal: Improve error with wrong/missing data directory
Show description for 1d863c2committedpg_resetwal: Update an obsolete comment
Show description for 7273945committedShow parameters of CALL as constants in pg_stat_statements
Show description for 11c34b3committedRemove obsolete executor cleanup code
Show description for d060e92committedMove tracking of in_streaming to PGOutputData
Show description for 9210afdcommitted
Commits on Sep 27, 2023
Add TupleDescGetDefault()
Show description for ebf76f2committedllvmjit: Use explicit LLVMContextRef for inlining
Show description for 9dce220committedllvmjit: Make llvm_types_module variable static
Show description for ef668d8committedllvmjit: Remove unnecessary types
Show description for 2dad308committedFix the misuse of origin filter across multiple pg_logical_slot_get_changes() calls.
Show description for 54ccfd6committedAmit Kapilaunaccent: Tweak value of PYTHON when building without Python support
Show description for 6fc3a13committedStop using "-multiply_defined suppress" on macOS.
Show description for 3aa021bcommitted
Commits on Sep 26, 2023
doc: clarify the effect of concurrent work_mem allocations
Show description for 5f567b3committeddoc: clarify handling of time zones with "time with time zone"
Show description for eec2190committeddoc: clarify the behavior of unopenable listen_addresses
Show description for 3fea854committeddoc: pg_upgrade, clarify standby servers must remain running
Show description for b0d049ecommittedpgrowlocks: change lock mode output labels for consistency
Show description for 15d5d74committeddoc: mention GROUP BY columns can reference target col numbers
Show description for 1b5a004committedpgbench: Improve help output of -I option
Show description for 639e1aacommitteddoc: correct reference to pg_relation in comment
Show description for 441bbd2committedMergeAttributes() and related variable renaming
Show description for b0ae295committedClean up MergeCheckConstraint()
Show description for 369202bcommittedFix another bug in parent page splitting during GiST index build.
Show description for 28d3c2dcommittedAdd some const qualifiers
Show description for 64b7876committedClean up MergeAttributesIntoExisting()
Show description for eddad67committed