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 ------ master Details ------- http://git.postgresql.org/pg/commitdiff/bb953ad164ade6ece0c8b8d02ae155980c967d8b 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
