Mailing lists [pgsql-committers]
- pgsql: pg_combinebackup: Fix PITR comparison test in 002_compare_backup Michael Paquier
- pgsql: pg_combinebackup: Fix PITR comparison test in 002_compare_backup Michael Paquier
- pgsql: Print out error position for some more DDLs Michael Paquier
- pgsql: Tweak some comments related to variable-numbered stats in pgstat Michael Paquier
- pgsql: Doc: Fix the wrong link on pg_createsubscriber page. Amit Kapila
- pgsql: Doc: Fix the wrong link on pg_createsubscriber page. Amit Kapila
- pgsql: Avoid unnecessary wrapping for more complex expressions Richard Guo
- pgsql: Remove ts_locale.c's t_isdigit(), t_isspace(), t_isprint() Peter Eisentraut
- pgsql: Remove ts_locale.c's lowerstr() Peter Eisentraut
- pgsql: Update comments about index parallel builds Tomas Vondra
- pgsql: Update comments about index parallel builds Tomas Vondra
- pgsql: Detect version mismatch in brin_page_items Tomas Vondra
- pgsql: Detect version mismatch in brin_page_items Tomas Vondra
- pgsql: Set max_safe_fds whenever we create shared memory and semaphores Tom Lane
- pgsql: Set the stack_base_ptr in main(), not in random other places. Tom Lane
- pgsql: Count pages set all-visible and all-frozen in VM during vacuum Melanie Plageman
- pgsql: Rename LVRelState->frozen_pages Melanie Plageman
- pgsql: Make visibilitymap_set() return previous state of vmbits Melanie Plageman
- pgsql: Skip useless calculation of join RTE column names during EXPLAIN Tom Lane