From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Kilian Koepsell <Kilian(dot)Koepsell(at)desy(dot)de> |
Cc: | pgsql-bugs(at)postgreSQL(dot)org |
Subject: | Re: [BUGS] bug in pg_dump |
Date: | 1999-07-14 13:47:59 |
Message-ID: | 25361.931960079@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
Kilian Koepsell <koepsell(at)aei-potsdam(dot)mpg(dot)de> writes:
> If You have a database field containing
> Jos\'e
> the command pgdump -D gives the value
> Jos''e
I cannot reproduce this here --- I get Jos\\''e which is what the
pg_dump code is supposed to do...
Are you perchance using a multibyte encoding, and if so which one?
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Kilian Koepsell | 1999-07-14 13:59:34 | Re: [BUGS] bug in pg_dump |
Previous Message | Kilian Koepsell | 1999-07-14 13:02:43 | bug in pg_dump |