Архив рассылок [pgsql-committers]
- pgsql: Avoid unnecessary GinFormTuple() calls for incompressible postin Masahiko Sawada
- pgsql: Fix incorrect targetlist in dummy UNIONs David Rowley
- pgsql: Teach planner to short-circuit EXCEPT/INTERSECT with dummy input David Rowley
- pgsql: Fix compile of src/tutorial/funcs.c Álvaro Herrera
- pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs Daniel Gustafsson
- pgsql: doc: Add missing parenthesis in pg_stat_progress_analyze docs Daniel Gustafsson
- pgsql: Assign each subquery a unique name prior to planning it. Robert Haas
- pgsql: Improve psql's ability to select pager mode accurately. Tom Lane
- pgsql: Adjust new TAP test to work on macOS. Tom Lane
- Re: pgsql: Adjust new TAP test to work on macOS. Andres Freund
- Re: pgsql: Adjust new TAP test to work on macOS. Tom Lane
- pgsql: Allow private state in certain planner data structures. Robert Haas
- pgsql: Remove PlannerInfo's join_search_private method. Robert Haas