Avoid emitting empty role names in the GRANTED BY clause of GRANT ROLE
Alvaro Herrera <alvherre@alvh.no-ip.org>
Avoid emitting empty role names in the GRANTED BY clause of GRANT ROLE when the grantor has been dropped. This is a workaround for the fact that we don't track the grantor as a shared dependency.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_dump/pg_dumpall.c | modified | +16 −6 |