Mailing lists [pgsql-committers]
- pgsql: Use CREATE DATABASE ... STRATEGY = FILE_COPY in pg_upgrade. Nathan Bossart
- pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan
- pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan
- pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan
- pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan
- pgsql: Symlink pg_replslot robustly on Windows in pg_basebackup test Andrew Dunstan
- pgsql: Teach planner how to estimate rows for timestamp generate_series David Rowley
- pgsql: Perform forgotten cat version bump David Rowley
- Re: pgsql: Teach planner how to estimate rows for timestamp generate_series David Rowley
- pgsql: Show Parallel Bitmap Heap Scan worker stats in EXPLAIN ANALYZE David Rowley
- pgsql: Fix limit block handling in pg_wal_summary_contents(). Fujii Masao
- pgsql: Fix limit block handling in pg_wal_summary_contents(). Fujii Masao
- pgsql: Revert "Force nodes for SSL tests to start in TCP mode" Andrew Dunstan
- pgsql: Avoid JIT-related test instability in EXPLAIN ANALYZE David Rowley
- pgsql: Use pgstat_kind_infos to write fixed shared statistics Michael Paquier
- pgsql: To improve the code, move the error check in logical_read_xlog_p Amit Kapila
- pgsql: SQL/JSON: Various improvements to SQL/JSON query function docs Amit Langote
- pgsql: SQL/JSON: Various improvements to SQL/JSON query function docs Amit Langote
- pgsql: Optimise numeric multiplication for short inputs. Dean Rasheed
- pgsql: Fix comment in libpqrcv_check_conninfo(). Fujii Masao
- pgsql: Unrevert "Force nodes for SSL tests to start in TCP mode" Andrew Dunstan
- pgsql: Introduce pg_signal_autovacuum_worker. Nathan Bossart
- Re: pgsql: Replace BackendIds with 0-based ProcNumbers Thomas Munro
- pgsql: Suppress "chunk is not well balanced" errors from libxml2. Tom Lane
- pgsql: Fix missing invalidations for search_path cache. Jeff Davis
- pgsql: Fix missing invalidations for search_path cache. Jeff Davis
- pgsql: Remove new XML test cases added by e7192486d. Tom Lane