Mailing lists [pgsql-committers]
- pgsql: bufmgr: Implement AIO read support Andres Freund
- pgsql: docs: Reframe track_io_timing related docs as wait time Andres Freund
- pgsql: bufmgr: Use AIO in StartReadBuffers() Andres Freund
- pgsql: aio: Basic read_stream adjustments for real AIO Andres Freund
- pgsql: read_stream: Introduce and use optional batchmode support Andres Freund
- pgsql: Enable IO concurrency on all systems Andres Freund
- pgsql: Add relallfrozen to pg_dump statistics. Jeff Davis
- pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 Kyotaro Horiguchi
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 John Naylor
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 Tom Lane
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 Tom Lane
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 Tom Lane
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 Tom Lane
- pgsql: doc: Mention clock synchronization recommendation for hot_standb Peter Eisentraut
- pgsql: Fix accidentally-harmless thinko in psqlscan_test_variable(). Tom Lane
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Aleksander Alekseev
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Andres Freund
- Re: pgsql: Inline CRC computation for small fixed-length input on x86 Todd Cook