Thread: Re: [PATCHES] Proposed TODO: --encoding option for pg_dump

Re: [PATCHES] Proposed TODO: --encoding option for pg_dump

From
"Magnus Hagander"
Date:
> >> I *think* that's easy enough to do in time for 8.1. Trivial patch
> >> attached. I hope it's enough :-) It passed my very quick testing...
> >>
> >> (Yup, I read the mails aobut PGCLIENTENCODING, but an option to
> >> pg_dump is certainly easier)
> >
> > You forgot to document the long option, I think.
>
> Are the man pages generated from the sgml docs? Have never
> had a look at that.

Yes - using docbook2man.

//Magnus