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

From Pavel Golub
Subject Re: BUG #6279: quoting needed for column name with non ascii chars
Date
Msg-id 198466598.20111031193012@gf.microolap.com
Whole thread Raw
In response to BUG #6279: quoting needed for column name with non ascii chars  ("Laurian Vostinar" <lvostinar@servoy.com>)
Responses Re: BUG #6279: quoting needed for column name with non ascii chars  (Laurian Vostinar <lvostinar@servoy.com>)
Re: BUG #6279: quoting needed for column name with non ascii chars  (Laurian Vostinar <lvostinar@servoy.com>)
List pgsql-bugs
Hello, Laurian.

You wrote:


LV> The following bug has been logged online:

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

LV> I run sql from pg-admin:

LV> create table a(straßße int)

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


AKAIK pgAdmin's editor adds quotes. Did you use table editor or SQL
executor?

--
With best wishes,
 Pavel                          mailto:pavel@gf.microolap.com

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #6278: Index scans on '>' condition on field with many NULLS
Next
From: Robert Haas
Date:
Subject: Re: BUG #6278: Index scans on '>' condition on field with many NULLS