Mailing lists [pgsql-committers]
- pgsql: Optimize popcount functions with ARM SVE intrinsics. Nathan Bossart
- pgsql: Make group_similar_or_args() reorder clause list as little as po Alexander Korotkov
- pgsql: Matview statistics depend on matview data. Jeff Davis
- pgsql: Use PRI?64 instead of "ll?" in format strings (continued). Peter Eisentraut
- pgsql: Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed
- pgsql: Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed
- pgsql: Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed
- pgsql: Fix MERGE with DO NOTHING actions into a partitioned table. Dean Rasheed
- pgsql: amcheck: Move common routines into a separate module Tomas Vondra
- pgsql: Fix grammar in GIN README Tomas Vondra
- pgsql: pgbench: Make set_random_seed() 64-bit everywhere. Peter Eisentraut
- pgsql: amcheck: Add gin_index_check() to verify GIN index Tomas Vondra
- pgsql: Fix "‘static’ is not at beginning of declaration" warning Andres Freund
- pgsql: amcheck: Fix indentation in verify_gin.c Tomas Vondra
- pgsql: amcheck: Add a test with GIN index on JSONB data Tomas Vondra
- pgsql: amcheck: Add a GIN index to the CREATE INDEX CONCURRENTLY tests Tomas Vondra
- Re: pgsql: pg_upgrade: Fix inconsistency in memory freeing Jeff Davis
- pgsql: aio: Implement support for reads in smgr/md/fd Andres Freund
- pgsql: Fix mis-attribution of checksum failure stats to the wrong datab Andres Freund
- pgsql: aio, bufmgr: Comment fixes/improvements Andres Freund
- pgsql: localbuf: Track pincount in BufferDesc as well Andres Freund