Mailing lists [pgsql-committers]
- pgsql: Make pg_partition_tree return no rows on unsupported andundefin Michael Paquier
- pgsql: Clear the local map when not used. Amit Kapila
- pgsql: Add --exclude-database option to pg_dumpall Andrew Dunstan
- pgsql: Add extra descriptive headings in pg_dumpall Andrew Dunstan
- Re: pgsql: Add --exclude-database option to pg_dumpall Tom Lane
- Re: pgsql: Add --exclude-database option to pg_dumpall Andrew Dunstan
- Re: pgsql: Add --exclude-database option to pg_dumpall Andrew Dunstan
- pgsql: Store tuples for EvalPlanQual in slots,rather than as HeapTuple Andres Freund
- Re: pgsql: Add --exclude-database option to pg_dumpall Tom Lane
- pgsql: Remove tests for pg_dumpall --exclude-database missing argument Andrew Dunstan
- pgsql: Fix whitespace Peter Eisentraut
- pgsql: Teach optimizer's predtest.c more things aboutScalarArrayOpExpr Tom Lane
- pgsql: Check we don't misoptimize a NOT IN where the subquery returnsn Tom Lane