Mailing lists [pgsql-committers]
- pgsql: aio: Basic subsystem initialization Andres Freund
- pgsql: aio: Add core asynchronous I/O infrastructure Andres Freund
- pgsql: psql: Add \sendpipeline to send query buffers while in a pipelin Michael Paquier
- pgsql: Fix the test 005_char_signedness. Masahiko Sawada
- pgsql: Use correct variable name in publicationcmds.c. Amit Kapila
- pgsql: Fix typo. Amit Kapila
- pgsql: Add some opfamily support functions to lsyscache.c Peter Eisentraut
- pgsql: Allow non-btree unique indexes for partition keys Peter Eisentraut
- pgsql: Allow non-btree unique indexes for matviews Peter Eisentraut
- pgsql: Make it possible for loadable modules to add EXPLAIN options. Robert Haas
- pgsql: Fix indentation again. Robert Haas
- pgsql: Increase default maintenance_io_concurrency to 16 Melanie Plageman
- pgsql: Simplify reindexdb coding Álvaro Herrera
- pgsql: Add some new hooks so extensions can add details to EXPLAIN. Robert Haas
- pgsql: Add X25519 to the default set of curves Daniel Gustafsson
- pgsql: Silence compiler warning. Tom Lane
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Tom Lane
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Andres Freund
- Re: pgsql: aio: Add core asynchronous I/O infrastructure Tom Lane
- pgsql: Fix headerscheck warning. Jeff Davis
- pgsql: aio: Infrastructure for io_method=worker Andres Freund
- pgsql: aio: Add io_method=worker Andres Freund
- pgsql: Introduce squashing of constant lists in query jumbling Álvaro Herrera
- pgsql: smgr: Make SMgrRelation initialization safer against errors Andres Freund
- pgsql: smgr: Make SMgrRelation initialization safer against errors Andres Freund
- pgsql: Doc: manually break lines in wide UUID examples. Tom Lane
- Re: pgsql: Increase default maintenance_io_concurrency to 16 Bruce Momjian
- Re: pgsql: Increase default maintenance_io_concurrency to 16 Andres Freund