Mailing lists [pgsql-committers]
- pgsql: Update guidance for running vacuumdb after pg_upgrade. Nathan Bossart
- pgsql: vacuumdb: Add option for analyzing only relations missing stats. Nathan Bossart
- pgsql: vacuumdb: Teach vacuum_one_database() to reuse query results. Nathan Bossart
- pgsql: Add commit 796bdda484 to .git-blame-ignore-revs. Nathan Bossart
- pgsql: Optimize check for pending backend IO stats Michael Paquier
- pgsql: Fix assertion failure in parallel vacuum with minimal maintenanc Masahiko Sawada
- pgsql: Fix assertion failure in parallel vacuum with minimal maintenanc Masahiko Sawada
- pgsql: Fix copy-paste error related to the autovacuum launcher in pgsta Michael Paquier
- pgsql: Introduce io_max_combine_limit. Thomas Munro
- pgsql: Increase io_combine_limit range to 1MB. Thomas Munro
- pgsql: Ensure first ModifyTable rel initialized if all are pruned Amit Langote
- pgsql: oauth: Fix postcondition for set_timer on macOS Thomas Munro
- pgsql: oauth: Use IPv4-only issuer in oauth_validator tests Thomas Munro
- pgsql: oauth: Simplify copy of PGoauthBearerRequest Thomas Munro
- pgsql: oauth: Improve validator docs on interruptibility Thomas Munro
- pgsql: oauth: Disallow synchronous DNS in libcurl Thomas Munro
- pgsql: Fix compiler warning for commit 434dbf69. Thomas Munro
- pgsql: psql: Allow queries terminated by semicolons while in pipeline m Michael Paquier
- pgsql: extension_control_path Peter Eisentraut
- pgsql: Update a code comment Peter Eisentraut
- pgsql: meson: Flush stdout in testwrap Andres Freund
- pgsql: meson: Flush stdout in testwrap Andres Freund
- pgsql: meson: Flush stdout in testwrap Andres Freund
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Andres Freund
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Tom Lane