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
-
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