Re: Extensions not dumped when --schema is used
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: Guillaume Lelarge <guillaume@lelarge.info>, Tom Lane <tgl@sss.pgh.pa.us>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-15T10:25:32Z
Lists: pgsql-hackers
On Mon, Mar 15, 2021 at 06:21:55PM +0800, Julien Rouhaud wrote: > 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. A lot of things will depend on the feature freeze date, but the sooner a version is available, the sooner I could look at what is proposed. Recalling my memories of the discussion, there was not much to address, and the logic was rather clear. -- Michael
Commits
-
Tweak behavior of pg_dump --extension with configuration tables
- 344487e2db03 14.0 landed
-
Remove duplicated --no-sync switches in new tests of test_pg_dump
- 885a87641930 14.0 landed
-
Add support for --extension in pg_dump
- 6568cef26e0f 14.0 landed