Mailing lists [pgsql-committers]
- pgsql: doc: Remove reference to tty libpq connstring param Daniel Gustafsson
- pgsql: doc: Remove reference to tty libpq connstring param Daniel Gustafsson
- pgsql: doc: Remove reference to tty libpq connstring param Daniel Gustafsson
- pgsql: Fix assert in logicalmsg_desc Tomas Vondra
- pgsql: Fix assert in logicalmsg_desc Tomas Vondra
- pgsql: Fix assert in logicalmsg_desc Tomas Vondra
- pgsql: Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: Allow event trigger table_rewrite for ALTER MATERIALIZED VIEW Michael Paquier
- pgsql: Use SetInstallXLogFileSegmentActive() in more places in xlog.c Michael Paquier
- pgsql: doc: Consistently spell case-insensitive Daniel Gustafsson
- pgsql: doc: Document pg_trgm being case-insensitive by default Daniel Gustafsson
- pgsql: Avoid using list_length() to test for empty list. Tom Lane
- pgsql: Make PlaceHolderInfo lookup O(1). Tom Lane
- pgsql: Refactor addition of PlaceHolderVars to joinrel targetlists. Tom Lane
- pgsql: Use an explicit state flag to control PlaceHolderInfo creation. Tom Lane