Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Feb 21, 2023
pgbench: 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 5352ca2committeddoc: Fix spelling of option -Dtap_tests for meson
Show description for 8e0e069committedFix handling of SCRAM-SHA-256's channel binding with RSA-PSS certificates
Show description for 9244c11committedFix make_etags failure on Mac.
Show description for 87f21d2committed
Commits on Feb 14, 2023
Change argument type of pq_sendbytes from char * to void *
Show description for 3b12e68committedCorrect docs for the default locale_provider of a new database.
Show description for a8a4482committed
Commits on Feb 13, 2023
When removing a relation from the query, drop its RelOptInfo.
Show description for e9a20e4committedFix buggy recursion in flatten_rtes_walker().
Show description for c7468c7committedFix thinkos in have_unsafe_outer_join_ref; reduce to Assert check.
Show description for f50f029committedRemove obsolete pgindent options --code-base and --build
Show description for b16259bcommittedFix object identity string for transforms
Show description for 9a31256committed