BUG #6279: quoting needed for column name with non ascii chars

Поиск
Список
Период
Сортировка
От Laurian Vostinar
Тема BUG #6279: quoting needed for column name with non ascii chars
Дата
Msg-id 201110311238.p9VCcBpX000811@wwwmaster.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #6279: quoting needed for column name with non ascii chars  (Robert Haas <robertmhaas@gmail.com>)
Re: BUG #6279: quoting needed for column name with non ascii chars  (Pavel Golub <pavel@microolap.com>)
Список pgsql-bugs
The following bug has been logged online:

Bug reference:      6279
Logged by:          Laurian Vostinar
Email address:      lvostinar@servoy.com
PostgreSQL version: 9.0
Operating system:   Windows 7
Description:        quoting needed for column name with non ascii chars
Details:

I run sql from pg-admin:

create table a(straßße int)

On windows this creates a column which has empty name. However, it works
well on Linux and Mac.

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

Предыдущее
От: Robert Haas
Дата:
Сообщение: Re: BUG #6278: Index scans on '>' condition on field with many NULLS
Следующее
От: "Satheesan K Nair"
Дата:
Сообщение: Re: pg_restore: [custom archiver] error during file seek: Invalid argument