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

From: Pavel Golub <pavel(at)microolap(dot)com>
To: "Laurian Vostinar" <lvostinar(at)servoy(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #6279: quoting needed for column name with non ascii chars
Date: 2011-10-31 17:30:12
Message-ID: 198466598.20111031193012@gf.microolap.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)servoy(dot)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(at)gf(dot)microolap(dot)com

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Robert Haas 2011-10-31 18:41:00 Re: BUG #6278: Index scans on '>' condition on field with many NULLS
Previous Message Tom Lane 2011-10-31 16:43:48 Re: BUG #6278: Index scans on '>' condition on field with many NULLS