Mailing lists [pgsql-committers]
- pgsql: Refactor pg_set_regex_collation() for clarity. Jeff Davis
- pgsql: Reduce memory used by partitionwise joins Richard Guo
- pgsql: Simplify create_merge_append_path for clarity Richard Guo
- pgsql: Fix outdated comment in smgrtruncate() Heikki Linnakangas
- pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas
- Re: pgsql: Move cancel key generation to after forking the backend Daniel Gustafsson
- pgsql: Fix compiler warning/error about typedef redefinitions Heikki Linnakangas
- Re: pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas
- Re: pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas
- pgsql: Fix double-release of spinlock Heikki Linnakangas
- Re: pgsql: Move cancel key generation to after forking the backend Heikki Linnakangas
- Re: pgsql: Fix double-release of spinlock Tom Lane
- pgsql: Count individual SQL commands in pg_restore's --transaction-size Tom Lane
- pgsql: Count individual SQL commands in pg_restore's --transaction-size Tom Lane
- pgsql: Reduce number of commands dumpTableSchema emits for binary upgra Tom Lane
- pgsql: Reduce number of commands dumpTableSchema emits for binary upgra Tom Lane
- Re: pgsql: Fix double-release of spinlock Andres Freund
- Re: pgsql: Fix double-release of spinlock Tom Lane
- pgsql: Remove tab completion for CREATE UNLOGGED MATERIALIZED VIEW. Nathan Bossart
- Re: pgsql: Fix double-release of spinlock Andres Freund
- Re: pgsql: Fix double-release of spinlock Tom Lane
- Re: pgsql: Fix double-release of spinlock Robert Haas
- pgsql: Remove dead generators for cyrillic encoding conversion tables Heikki Linnakangas
- Re: pgsql: Fix double-release of spinlock Andres Freund
- Re: pgsql: Fix double-release of spinlock Tom Lane
- pgsql: Detach syslogger from shared memory Heikki Linnakangas
- pgsql: Detach syslogger from shared memory Heikki Linnakangas
- pgsql: Use DELETE instead of UPDATE to speed up vacuum test Melanie Plageman
- pgsql: Use DELETE instead of UPDATE to speed up vacuum test Melanie Plageman
- pgsql: Add accidentally omitted test to meson build file Melanie Plageman
- pgsql: Use DELETE instead of UPDATE to speed up vacuum test Melanie Plageman
- pgsql: Do not return NULL from pg_newlocale_from_collation(). Jeff Davis