Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES
Boris P. Korzun <drtr0jan@yandex.ru>
From: Boris Korzun <drtr0jan@yandex.ru>
To: Neil Chen <carpenter.nail.cz@gmail.com>
Cc: "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2021-10-13T08:22:49Z
Lists: pgsql-bugs, pgsql-hackers
Hi Neil, you should send the patch via e-mail to the pgsql-hackers ( http://www.postgresql.org/list/pgsql-hackers/ ) mailing list for adding to the next commit fest as Masahiko Sawada said. I can help you if you have any questions. On 22/09/2021 04:30, Neil Chen wrote: > Hi Boris, > > Actually, because I am a PG beginner, I am not familiar with the rules > of the community. What extra work do I need to do to submit to the > upstream? This bug discussion doesn't seem to see the concern of others. > > On Tue, Sep 21, 2021 at 1:05 PM Boris P. Korzun <drtr0jan@yandex.ru> > wrote: > > Hi Neil, > what about the commit to the upstream? > --- > WBR > Boris > > > > -- > There is no royal road to learning. > HighGo Software Co. --- WBR Boris
Commits
-
pg_dump: fix mis-dumping of non-global default privileges.
- b1df061f704b 9.6.24 landed
- 871dfe4b7270 11.14 landed
- 52b927a731e5 12.9 landed
- 476006023538 13.5 landed
- 10f9faf6d873 10.19 landed
- 3ad2c2455be0 14.1 landed
- 2acc84c6fd29 15.0 landed