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

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

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