Re: Find dangling membership roles in pg_dumpall
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Daniel Gustafsson <daniel@yesql.se>
Cc: "Andreas 'ads' Scherbaum" <ads@pgug.de>,
PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-04-27T12:35:49Z
Lists: pgsql-hackers
On Wed, Apr 26, 2023 at 8:29 AM Daniel Gustafsson <daniel@yesql.se> wrote: > Pushed, but without the comment extension as I felt the existing comment aptly > discussed the codepath. Thanks! Woopsie. Thanks to both of you. -- Robert Haas EDB: http://www.enterprisedb.com
Commits
-
Fix stop condition for dumping GRANT commands
- 7b7fa8513033 16.0 landed