BUG #6279: quoting needed for column name with non ascii chars - Mailing list pgsql-bugs

From Laurian Vostinar
Subject BUG #6279: quoting needed for column name with non ascii chars
Date
Msg-id 201110311238.p9VCcBpX000811@wwwmaster.postgresql.org
Whole thread Raw
Responses 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>)
List 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 by date:

Previous
From: Robert Haas
Date:
Subject: Re: BUG #6278: Index scans on '>' condition on field with many NULLS
Next
From: "Satheesan K Nair"
Date:
Subject: Re: pg_restore: [custom archiver] error during file seek: Invalid argument