Mailing lists [pgsql-committers]
- pgsql: instrumentation: Separate trigger logic from other uses Andres Freund
- pgsql: instrumentation: Separate per-node logic from other uses Andres Freund
- pgsql: Convert pg_stat_statements to use the new shmem allocation funct Heikki Linnakangas
- pgsql: Introduce a new mechanism for registering shared memory areas Heikki Linnakangas
- pgsql: Add a test module to test after-startup shmem allocations Heikki Linnakangas
- pgsql: Move some code from shmem.c and shmem.h Heikki Linnakangas
- pgsql: Introduce a registry of built-in shmem subsystems Heikki Linnakangas
- pgsql: Convert buffer manager to use the new shmem allocation functions Heikki Linnakangas
- pgsql: Convert SLRUs to use the new shmem allocation functions Heikki Linnakangas
- pgsql: Use the new shmem allocation functions in a few core subsystems Heikki Linnakangas
- pgsql: Convert AIO to use the new shmem allocation functions Heikki Linnakangas
- pgsql: Add alignment option to ShmemRequestStruct() Heikki Linnakangas
- pgsql: Convert all remaining subsystems to use the new shmem allocation Heikki Linnakangas
- pgsql: Refactor shmem initialization code in predicate.c Heikki Linnakangas
- pgsql: Convert lwlock.c to use the new shmem allocation functions Heikki Linnakangas
- pgsql: Add tests for lock statistics, take two Michael Paquier
- pgsql: Handle checksumworker startup wait race Daniel Gustafsson
- pgsql: Test stabilization for online checksums Daniel Gustafsson