Mailing lists [pgsql-committers]
- 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
- pgsql: doc: Add a note on PO editors Daniel Gustafsson
- pgsql: Fix hypothetical problem passing the wrong GROUP BY pathkeys David Rowley