Mailing lists [pgsql-committers]
- pgsql: Make ShmemIndex visible in the pg_shmem_allocations view Heikki Linnakangas
- pgsql: read_stream: Issue IO synchronously while in fast path Andres Freund
- pgsql: read_stream: Prevent distance from decaying too quickly Andres Freund
- pgsql: pg_test_timing: Reduce per-loop overhead Andres Freund
- pgsql: Fix nocachegetattr() so it again supports deforming cstrings David Rowley
- pgsql: jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro
- pgsql: jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro
- pgsql: jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro
- pgsql: jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro
- pgsql: jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro
- pgsql: jit: Stop emitting lifetime.end for LLVM 22. Thomas Munro
- pgsql: Doc: Fix oversight in commit 55cefadde8. Amit Kapila
- pgsql: Test pg_stat_statements across crash restart Heikki Linnakangas
- pgsql: jit: Change the default to off. Tomas Vondra
- pgsql: perl tap: Use croak instead of die in our helper modules Andrew Dunstan
- pgsql: perl tap: Show die reason in TAP output Andrew Dunstan
- pgsql: pg_regress: Include diffs in TAP output Andrew Dunstan
- pgsql: Use command_ok for pg_regress calls in 002_pg_upgrade and 027_st Andrew Dunstan
- pgsql: perl tap: Show failed command output Andrew Dunstan
- pgsql: Check for __cpuidex and __get_cpuid_count separately John Naylor
- pgsql: Remove redundant SetLatch() calls in interrupt handling function Fujii Masao
- pgsql: Harden astreamer tar parsing logic against archives it can't han Tom Lane
- pgsql: Harden astreamer tar parsing logic against archives it can't han Tom Lane
- pgsql: Add target_relid parameter to pg_get_publication_tables(). Masahiko Sawada
- pgsql: Rename jsonpath method arg tokens Andrew Dunstan
- pgsql: Add additional jsonpath string methods Andrew Dunstan