Mailing lists [pgsql-committers]
- pgsql: Add test module for Custom WAL Resource Manager feature. Jeff Davis
- pgsql: Mark argument of RegisterCustomRmgr() as const. Jeff Davis
- pgsql: Add test module for SLRUs Michael Paquier
- pgsql: Avoid some overhead with open and close of catalog indexes Michael Paquier
- pgsql: Use multi-inserts for pg_enum Michael Paquier
- pgsql: Fix test in ae168c794f, per buildfarm. Jeff Davis
- pgsql: Use multi-inserts for pg_ts_config_map Michael Paquier
- pgsql: doc: update metacpan.org links to avoid redirects Daniel Gustafsson
- pgsql: doc: document the TAP test environment variables Daniel Gustafsson
- pgsql: Remove unused include Peter Eisentraut
- pgsql: Turn HeapKeyTest macro into inline function Peter Eisentraut
- pgsql: Remove useless casts Peter Eisentraut
- pgsql: Variable renaming in preparation for refactoring Peter Eisentraut
- pgsql: Shave some cycles off subscription/t/100_bugs.pl tests. Tom Lane
- pgsql: Add missing object classes to object_address test Peter Eisentraut
- pgsql: Invent "multibitmapsets", and use them to speed up antijoin dete Tom Lane