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

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

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