Mailing lists [pgsql-committers]
- pgsql: Fix outdated comments regarding TupleTableSlots David Rowley
- pgsql: Refactor pgoutput_change(). Amit Kapila
- pgsql: Fix incorrect format placeholders Peter Eisentraut
- pgsql: Fix pointer cast for seed calculation on 32-bit systems Daniel Gustafsson
- pgsql: Avoid overflow in width_bucket_float8(). Tom Lane
- pgsql: Add new predefined role pg_create_subscription. Robert Haas
- pgsql: Fix documentation build for c3afe8cf5a1e465bd71e48e4bc717f5bfdc7 Robert Haas
- pgsql: Clean up role created in new subscription test. Tom Lane
- pgsql: bufmgr: Fix undefined behaviour with, unrealistically, large tem Andres Freund
- pgsql: Fix format code in fd.c debugging infrastructure Andres Freund
- pgsql: Fix inconsistencies and style issues in new SQL/JSON code Alvaro Herrera
- pgsql: Fix setrefs.c code for adjusting partPruneInfos Alvaro Herrera
- pgsql: Simplify transformJsonAggConstructor() API Alvaro Herrera
- pgsql: Show record information in pg_get_wal_block_info. Peter Geoghegan