Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 24, 2022
Add the database name to the ps display of logical WAL senders
Show description for af20515committedAdd support for file inclusions in HBA and ident configuration files
Show description for a54b658committedSpeedup hash index builds by skipping needless binary searches
Show description for d09dbebcommittedCreate memory context for tokenization after opening top-level file in hba.c
Show description for d46ad72committedAdd missing initialization in tokenize_expand_file() for output list
Show description for d5566fbcommitted
Commits on Nov 23, 2022
Rework memory contexts in charge of HBA/ident tokenization
Show description for efc9816committedSupport for custom slots in the custom executor nodes
Show description for cee1209committedSimplify WARNING messages from skipped vacuum/analyze on a table
Show description for b7a5ef1committedExpand AclMode to 64 bits
Show description for 7b37823committedSimplify vacuum_set_xid_limits() signature.
Show description for b607484committedDon't test HEAP_XMAX_INVALID when freezing xmax.
Show description for 02d647bcommittedFix perl warning from commit 9b4eafcaf4
Show description for b425bf0committed
Commits on Nov 22, 2022
Give better hints for ambiguous or unreferenceable columns.
Show description for 56d0ed3committedYA attempt at taming worst-case behavior of get_actual_variable_range.
Show description for 9c6ad5ecommittedRemove useless MERGE test
Show description for 0538d4ccommittedImprove comments atop pg_get_replication_slots.
Show description for a1efcdacommittedAmit KapilaIgnore invalidated slots while computing oldest catalog Xmin
Show description for 0557e17committedAdd wait event for pg_usleep() in perform_spin_delay()
Show description for 92daecacommitted
Commits on Nov 21, 2022
ci: Use -fsanitize=undefined,alignment,address in linux tasks
Show description for bd82928committedci: Introduce SanityCheck task that other tasks depend on
Show description for 94a3e02committedci: Clean up pre-meson cruft in windows task
Show description for ec267fdcommittedReplace link to Hunspell with the current homepage
Show description for f1d042bcommittedAdd comments and a missing CHECK_FOR_INTERRUPTS in ts_headline.
Show description for 5644d6fcommittedAdd workaround to make ubsan and ps_status.c compatible
Show description for f686ae8committedMark pageinspect's disk-accessing functions as parallel restricted.
Show description for aeaaf52committedProvide options for postmaster to kill child processes with SIGABRT.
Show description for 51b5834committedPrevent instability in contrib/pageinspect's regression test.
Show description for e2933a6committedReplace SQLValueFunction by COERCE_SQL_SYNTAX
Show description for f193883committedAdd additional checks while creating the initial decoding snapshot.
Show description for 240e0dbcommittedAmit Kapila
Commits on Nov 20, 2022
lwlock: Fix quadratic behavior with very long wait lists
Show description for a4adc31committedpgstat: replace double lookup with IsSharedRelation()
Show description for 061bf98committedFix sloppy cleanup of roles in privileges.sql.
Show description for b623037committedFix long-obsolete comment.
Show description for 75b8d3dcommittedPrevent port collisions between concurrent TAP tests
Show description for 9b4eafccommittedSwitch SQLValueFunction on "name" to use COERCE_SQL_SYNTAX
Show description for fb32748committed