Re: BUG #3453: Error on COPY TO/FROM 'non-ascii-path'

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
Cc: "Hiroshi Saito" <z-saito(at)guitar(dot)ocn(dot)ne(dot)jp>, pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #3453: Error on COPY TO/FROM 'non-ascii-path'
Date: 2007-07-17 13:34:27
Message-ID: 21658.1184679267@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

ITAGAKI Takahiro <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp> writes:
> One problem is that we might not have enough information about OS
> encodings, at least we cannot determine it using a portable method.

That's probably because there is no such thing as an "OS encoding".
At least on most platforms, there isn't any such centralized setting.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message David Sanchez i Gregori 2007-07-17 19:27:32 BUG #3459: Query Error : plan should not reference subplan's variable
Previous Message Gregory Stark 2007-07-17 12:00:22 Re: BUG #3455: order of rows should not significant