Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES

Boris P. Korzun <drtr0jan@yandex.ru>

From: "Boris P. Korzun" <drtr0jan@yandex.ru>
To: Neil Chen <carpenter.nail.cz@gmail.com>
Cc: pgsql-bugs@lists.postgresql.org
Date: 2021-04-02T14:09:14Z
Lists: pgsql-bugs, pgsql-hackers
Hi Neil,

> Combined with the above research, I gave this patch to fix the 
> bug. Hackers can help to see if this modification is correct. I'm 
> studying how to write test scripts for it...

it works. Thx.

WBR,
Boris



Commits

  1. pg_dump: fix mis-dumping of non-global default privileges.