pgsql: dumpUserConfig failed (in a pretty harmless way, but failed

From: tgl(at)svr1(dot)postgresql(dot)org (Tom Lane)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: dumpUserConfig failed (in a pretty harmless way, but failed
Date: 2005-08-28 16:31:38
Message-ID: 20050828163138.3DCF1D7F83@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
dumpUserConfig failed (in a pretty harmless way, but failed nonetheless)
to cope with a group name when dumping from a pre-8.1 installation.
Per report from Stefan Kaltenbrunner.

Modified Files:
--------------
pgsql/src/bin/pg_dump:
pg_dumpall.c (r1.66 -> r1.67)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/bin/pg_dump/pg_dumpall.c.diff?r1=1.66&r2=1.67)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2005-08-28 16:37:48 pgsql: Add comment about pthread_self() cast.
Previous Message James William Pye 2005-08-27 23:55:54 python - pq: Feature cutting.