Mailing lists [pgsql-committers]
- pgsql: Fix the incorrect assertion introduced in commit 7f13ac8123. Amit Kapila
- pgsql: Improve performance of and reduce overheads of memory management David Rowley
- pgsql: Abstract some more architecture-specific details away from SIMD John Naylor
- pgsql: Use ARM Advanced SIMD (NEON) intrinsics where available John Naylor
- pgsql: Fix broken cast on MSVC John Naylor
- pgsql: Add missing padding from MemoryChunk struct David Rowley
- pgsql: docs: Fix up some out-of-date references to INHERIT/NOINHERIT. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Prevent WAL corruption after a standby promotion. Robert Haas
- pgsql: Remove stray "the". Robert Haas
- pgsql: Clean up inconsistent use of fflush(). Tom Lane