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

From Tom Lane
Subject Re: BUG #3453: Error on COPY TO/FROM 'non-ascii-path'
Date
Msg-id 21658.1184679267@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #3453: Error on COPY TO/FROM 'non-ascii-path'  (ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.jp>)
List pgsql-bugs
ITAGAKI Takahiro <itagaki.takahiro@oss.ntt.co.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

pgsql-bugs by date:

Previous
From: Gregory Stark
Date:
Subject: Re: BUG #3455: order of rows should not significant
Next
From: "David Sanchez i Gregori"
Date:
Subject: BUG #3459: Query Error : plan should not reference subplan's variable