Mailing lists [pgsql-committers]
- pgsql: Modernize struct declarations in snapbuild.h Álvaro Herrera
- pgsql: Fix unused function warning on Arm platforms John Naylor
- pgsql: aio: io_uring: Trigger async processing for large IOs Andres Freund
- pgsql: read_stream: Only increase read-ahead distance when waiting for Andres Freund
- pgsql: read_stream: Move logic about IO combining & issuing to helpers Andres Freund
- pgsql: read stream: Split decision about look ahead for AIO and combini Andres Freund
- pgsql: aio: Simplify pgaio_worker_submit(). Thomas Munro
- pgsql: postgres_fdw: Inherit the local transaction's access/deferrable Etsuro Fujita
- pgsql: Allow index_create to suppress index_build progress reporting Álvaro Herrera
- pgsql: Add pg_get_database_ddl() function Andrew Dunstan
- pgsql: Add pg_get_role_ddl() function Andrew Dunstan
- pgsql: Add infrastructure for pg_get_*_ddl functions Andrew Dunstan
- pgsql: Add pg_get_tablespace_ddl() function Andrew Dunstan
- pgsql: Check that the tranche name is unique in RequestNamedLWLockTranc Heikki Linnakangas
- pgsql: Improve test_lwlock_tranches Heikki Linnakangas
- pgsql: Add tid_block() and tid_offset() accessor functions Andres Freund
- pgsql: Fixups for a4f774cf1c7 Andres Freund