Re: Bug with PATHs having non-ASCII characters

Поиск
Список
Период
Сортировка
От Greg Stark
Тема Re: Bug with PATHs having non-ASCII characters
Дата
Msg-id 407d949e1001061849w6dc98acaif931d0c2fa9d9abc@mail.gmail.com
обсуждение исходный текст
Ответ на Bug with PATHs having non-ASCII characters  (Chuck McDevitt <cmcdevitt@greenplum.com>)
Список pgsql-hackers
On Thu, Jan 7, 2010 at 12:57 AM, Chuck McDevitt <cmcdevitt@greenplum.com> wrote:
> Windows always uses UNICODE to store file and directory names.

So what does that mean when the filesystem is a shared filesystem or
one mounted in Windows but originally written out by another OS?

I think the answer is that it interprets the data on disk as being in
an encoding the user claims it is and if it isn't then things go bad.
I'm not sure what that means for writable filesystems when you try
writing a unicode character that encoding can't encode though.

-- 
greg


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Kevin Grittner"
Дата:
Сообщение: Re: Testing with concurrent sessions
Следующее
От: Robert Haas
Дата:
Сообщение: Re: Testing with concurrent sessions