Re: Extensions not dumped when --schema is used
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Guillaume Lelarge <guillaume@lelarge.info>
Cc: Tom Lane <tgl@sss.pgh.pa.us>, Julien Rouhaud <rjuju123@gmail.com>, Daniel Gustafsson <daniel@yesql.se>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2021-03-15T05:00:28Z
Lists: pgsql-hackers
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? -- 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