Re: Extensions not dumped when --schema is used

Julien Rouhaud <rjuju123@gmail.com>

From: Julien Rouhaud <rjuju123@gmail.com>
To: Guillaume Lelarge <guillaume@lelarge.info>
Cc: Michael Paquier <michael@paquier.xyz>, Tom Lane <tgl@sss.pgh.pa.us>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-15T10:21:55Z
Lists: pgsql-hackers
On Mon, Mar 15, 2021 at 09:19:19AM +0100, Guillaume Lelarge wrote:
> Le lun. 15 mars 2021 à 06:00, Michael Paquier <michael@paquier.xyz> a
> écrit :
> 
> > On Sun, Feb 21, 2021 at 08:14:45AM +0900, Michael Paquier wrote:
> > > Okay, that sounds fine to me.  Thanks for confirming.
> >
> > Guillaume, it has been a couple of weeks since your last update.  Are
> > you planning to send a new version of the patch?
> >
> 
> This is on my TODO list, but I can't find the time right now. If someone's
> interested in this patch, i have no problem with him/her working on it.
> Otherwise, I'll do it as soon as possible (meaning probably in two weeks).

That will (almost) be the end of the last commitfest for pg14.

Is that a feature you really want to see in pg14?  If yes and if you're sure
you won't have time to work on the patch within 2 weeks I can take care of
addressing all comments.



Commits

  1. Tweak behavior of pg_dump --extension with configuration tables

  2. Remove duplicated --no-sync switches in new tests of test_pg_dump

  3. Add support for --extension in pg_dump