Mailing lists [pgsql-committers]
- pgsql: Improve docs for ALTER TABLE .. SET TABLESPACE Alvaro Herrera
- pgsql: Don't force materializing when copying a buffer tuple tableslot Andres Freund
- pgsql: Don't superfluously materialize slot after DELETE from an FDW. Andres Freund
- Re: pgsql: Use slots in trigger infrastructure, except for the actualinvoc Andrew Dunstan
- 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