Mailing lists [pgsql-committers]
- pgsql: Mark more nodes with attribute no_query_jumble Michael Paquier
- pgsql: Disable WindowAgg inverse transitions when subplans are present David Rowley
- pgsql: Disable WindowAgg inverse transitions when subplans are present David Rowley
- pgsql: Disable WindowAgg inverse transitions when subplans are present David Rowley
- pgsql: Disable WindowAgg inverse transitions when subplans are present David Rowley
- pgsql: Disable WindowAgg inverse transitions when subplans are present David Rowley
- pgsql: Disable WindowAgg inverse transitions when subplans are present David Rowley
- pgsql: Fix incorrect presorted DISTINCT aggregate if condition David Rowley
- pgsql: Consolidate ItemPointer to Datum conversion functions Peter Eisentraut
- pgsql: Fix pfree issue in presorted DISTINCT aggregate code David Rowley
- pgsql: Add wait_for_replay_catchup wrapper to Cluster.pm Alvaro Herrera
- pgsql: Fix object identity string for transforms Alvaro Herrera
- pgsql: Remove obsolete pgindent options --code-base and --build Andrew Dunstan
- pgsql: Fix thinkos in have_unsafe_outer_join_ref; reduce to Assert chec Tom Lane
- pgsql: Fix buggy recursion in flatten_rtes_walker(). Tom Lane
- pgsql: When removing a relation from the query, drop its RelOptInfo. Tom Lane