Mailing lists [pgsql-committers]
- pgsql: Fix comment for MAX_BACKENDS. Nathan Bossart
- pgsql: Add lossy indicator to TBMIterateResult Melanie Plageman
- pgsql: Delay extraction of TIDBitmap per page offsets Melanie Plageman
- pgsql: oauth: Rename macro to avoid collisions on Windows Daniel Gustafsson
- pgsql: oauth: Fix incorrect const markers in struct Daniel Gustafsson
- pgsql: Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted pr Masahiko Sawada
- pgsql: Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted pr Masahiko Sawada
- pgsql: Fix assertion when decoding XLOG_PARAMETER_CHANGE on promoted pr Masahiko Sawada
- pgsql: Fix bug in cbc127917 to handle nested Append correctly Amit Langote
- pgsql: psql: Add pipeline status to prompt and some state variables Michael Paquier
- pgsql: Do not use in-place updates for statistics import. Jeff Davis
- pgsql: Missing doc update for f3dae2ae58. Jeff Davis
- pgsql: Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila
- pgsql: Doc: Fix pg_copy_logical_replication_slot description. Amit Kapila
- pgsql: Fix untranslatable string concatenation in pg_upgrade Michael Paquier
- pgsql: Eliminate code duplication in replace_rte_variables callbacks Richard Guo
- pgsql: Expand virtual generated columns in the planner Richard Guo
- pgsql: Remove obsolete Python version check Peter Eisentraut
- pgsql: Change _mdfd_segpath() to return paths by value Andres Freund
- pgsql: Change relpath() et al to return path by value Andres Freund