Re: pg_dump bug for extension owned tables

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew.dunstan@2ndquadrant.com>
Cc: Fabrízio de Royes Mello <fabriziomello@gmail.com>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2020-10-07T13:37:01Z
Lists: pgsql-hackers
Andrew Dunstan <andrew.dunstan@2ndquadrant.com> writes:
> It looks like you've since discovered the cause here. Do you need me to
> dig more?

Nah, I've got it.  Thanks.

			regards, tom lane



Commits

  1. Rethink recent fix for pg_dump's handling of extension config tables.