Fix pg_dumpall on pre-8.1 servers rolname did not exist in pg_shadow.
Backpatch to 9.3 Report by Andrew Gierth via IRC Branch ------ REL9_3_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/efb41ba33a2187cce5e6000ca20b4b0844ee68b8 Modified Files -------------- src/bin/pg_dump/pg_dumpall.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
