Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 22, 2023
Fix MERGE command tag for cross-partition updates.
Show description for 80a48e0committedImplement ANY_VALUE aggregate
Show description for 2ddab01committed- committed
pg_dump: Remove some dead code
Show description for f198f0acommittedFix small memory leak in psql's \bind command
Show description for 8bf5af2committeddoc: Add missing values for meson options -Dcassert and -Db_coverage
Show description for 1a943d0committedFix corruption of templates after CREATE DATABASE .. STRATEGY WAL_LOG
Show description for 8a86618committed
Commits on Feb 21, 2023
Fix erroneous Valgrind markings in AllocSetRealloc.
Show description for b3e184acommittedRemove obsolete coding for early macOS.
Show description for a1f45f6committedFix handling of escape sequences in postgres_fdw.application_name
Show description for 8427ce4committedpgbench: Prepare commands in pipelines in advance
Show description for 038f586committed
Commits on Feb 20, 2023
Detect overflow in timestamp[tz] subtraction.
Show description for 8028e29committedFix parsing of ISO-8601 interval fields with exponential notation.
Show description for f0d0394committedPrevent join removal from removing the query's result relation.
Show description for f6db76ccommittedLimit memory usage of pg_walinspect functions.
Show description for 69e8c7ccommittedRemove gratuitous assumptions about what make_modifytable can see.
Show description for c6c3b3bcommittedCorrectly set userid of subquery relations' child rels
Show description for a316a3bcommittedOptimize generate_orderedappend_paths
Show description for 94cad7acommittedAdd MSVC support for pg_leftmost_one_pos32() and friends
Show description for 6773197committedAdd assert checking to pg_leftmost_one_pos32() and friends
Show description for 204b0cbcommittedSpeedup and increase usability of set proc title functions
Show description for 2cb82e2committedExpand regression tests of pg_stat_statements for utility queries
Show description for de2aca2committedRefactor tests of pg_stat_statements for planning, utility and level tracking
Show description for e8dbdb1committed
Commits on Feb 19, 2023
Fix handling of multi-column BRIN indexes
Show description for e72910fcommitted
Commits on Feb 17, 2023
Print the correct aliases for DML target tables in ruleutils.
Show description for 393430fcommitted- committed
Redesign archive modules
Show description for 35739b8committedRemove obsolete platforms from ps_status.c.
Show description for d2ea2d3committed
Commits on Feb 16, 2023
Fix check for child column generation status matching parent.
Show description for a0fa18ccommittedpgindent: mention directory arguments in help text
Show description for afa7930committedRemove duplicated comment in nodeModifyTable.c
Show description for 17feb6acommittedAdd a new wait state and use it when sending data in the apply worker.
Show description for fce003ccommittedAmit Kapila
Commits on Feb 15, 2023
Add description for new patterns supported in HBA and ident sample files
Show description for 1b43743committedDon't rely on uninitialized value in MERGE / DELETE
Show description for fd923b5committedRename force_parallel_mode to debug_parallel_query
Show description for 5352ca2committed