Re: BUG #15788: 'pg_dump --create' orders database GRANTs incorrectly
Nathan Bossart <bossartn@amazon.com>
From: "Bossart, Nathan" <bossartn@amazon.com>
To: "pgsql-bugs@lists.postgresql.org" <pgsql-bugs@lists.postgresql.org>
Date: 2019-05-01T23:28:03Z
Lists: pgsql-bugs
Attachments
- v1-0001-Fix-ordering-of-GRANTs-for-databases-in-pg_dump.patch (application/octet-stream) patch v1-0001
It looks like the bug reporting form destroyed the patch. I've attached it again here. Nathan
Commits
-
Fix ordering of GRANT commands in pg_dumpall for database creation
- a21fb12e7cc3 9.6.14 landed
- 0c2a5a86263c 10.9 landed
-
Fix ordering of GRANT commands in pg_dump for database creation
- 8357a413f439 11.4 landed
- b8c6014a65ee 12.0 landed