Avoid emitting empty role names in the GRANTED BY clause of GRANT ROLE

Alvaro Herrera <alvherre@alvh.no-ip.org>

Commit: d365ce1f5c90278c577ffe52a80adebee9cb3c33
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
Date: 2007-05-15T20:20:21Z
Releases: 8.3.0
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

PathChange+/−
src/bin/pg_dump/pg_dumpall.c modified +16 −6