Mailing lists [pgsql-committers]
- pgsql: Fix use of volatile. Jeff Davis
- Re: pgsql: CREATE SUBSCRIPTION ... SERVER. Andres Freund
- pgsql: bufmgr: Fix use of wrong variable in GetPrivateRefCountEntrySlow Andres Freund
- pgsql: Convert NOT IN sublinks to anti-joins when safe Richard Guo
- Re: pgsql: CREATE SUBSCRIPTION ... SERVER. Jeff Davis
- pgsql: Use streaming read for VACUUM cleanup of GIN Michael Paquier
- pgsql: bloom: Optimize VACUUM and bulk-deletion with streaming read Michael Paquier
- pgsql: doc: Document variables for path substitution in SQL tests Michael Paquier
- pgsql: Add pg_plan_advice contrib module. Robert Haas
- pgsql: nbtree: Avoid allocating _bt_search stack. Peter Geoghegan
- pgsql: Use simplehash for backend-private buffer pin refcounts. Peter Geoghegan
- pgsql: Document the 'command' column of pg_stat_progress_repack Álvaro Herrera