| From: | Neil Conway <neilc(at)samurai(dot)com> |
|---|---|
| To: | pgsql-patches <pgsql-patches(at)postgresql(dot)org> |
| Subject: | pg_restore -F bug |
| Date: | 2005-04-29 07:08:51 |
| Message-ID: | 4271DD83.1010109@samurai.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-patches |
This patch fixes a bug in the error message emitted by pg_restore on an
incorrect -F argument: write_msg() expects its first parameter to be a
"module name", not the format string. Patch applied to HEAD. Is this
worth backporting?
BTW, is there a reason that pg_restore seems to accept 'f', 't', or 'c'
parameters to this argument, but the documentation only documents 't'
and 'c'?
-Neil
| Attachment | Content-Type | Size |
|---|---|---|
| pg_restore_format_bug-1.patch | text/x-patch | 720 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | f.guidi@libero.it | 2005-04-29 07:26:06 | Re: [INTERFACES] bcc32 libpq compile problem |
| Previous Message | Christopher Browne | 2005-04-29 04:57:58 | Re: Feature freeze date for 8.1 |