Mailing lists [pgsql-committers]
- [MASSMAIL]pgsql: Fix headerscheck violation introduced in f8ce4ed78ca Andres Freund
- pgsql: Improve read_stream.c's fast path. Thomas Munro
- pgsql: Convert uses of hash_string_pointer to fasthash equivalent John Naylor
- pgsql: Add macro to disable address safety instrumentation John Naylor
- pgsql: Fix incorrect return type John Naylor
- pgsql: Increase default vacuum_buffer_usage_limit to 2MB. Thomas Munro
- pgsql: Allow BufferAccessStrategy to limit pin count. Thomas Munro
- pgsql: Speed up tail processing when hashing aligned C strings, take tw John Naylor
- pgsql: Teach fasthash_accum to use platform endianness for bytewise loa John Naylor
- [MASSMAIL]pgsql: Remove obsolete comment in CopyReadLineText(). Tom Lane
- [MASSMAIL]pgsql: Enhance nbtree ScalarArrayOp execution. Peter Geoghegan
- [MASSMAIL]pgsql: Backport IPC::Run optimization to src/test/perl. Noah Misch
- pgsql: BitmapHeapScan: begin scan after bitmap creation Tomas Vondra