Mailing lists [pgsql-committers]
- pgsql: Improve the generation memory allocator David Rowley
- pgsql: Adjust tuplesort API to have bitwise option flags David Rowley
- pgsql: Use Generation memory contexts to store tuples in sorts David Rowley
- pgsql: pg_basebackup: Fix code that thinks about LZ4 buffer size. Robert Haas
- pgsql: Avoid freeing objects during json aggregate finalization Andrew Dunstan
- pgsql: Disable synchronize_seqscans in 027_stream_regress.pl. Tom Lane
- pgsql: psql: Show all query results by default Peter Eisentraut
- pgsql: vacuumlazy.c: Further consolidate resource allocation. Peter Geoghegan
- pgsql: JSON_TABLE Andrew Dunstan
- pgsql: pgstat: consistent function comment formatting. Andres Freund
- pgsql: dshash: revise sequential scan support. Andres Freund
- pgsql: pgstat: remove some superflous comments from pgstat.h. Andres Freund
- Re: pgsql: JSON_TABLE Erik Rijkers
- Re: pgsql: JSON_TABLE Andrew Dunstan