On Mon, Oct 31, 2011 at 8:38 AM, Laurian Vostinar <lvosti...@servoy.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference:      6279
> Logged by:          Laurian Vostinar
> Email address:      lvosti...@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.

What happens if you run the same command from psql?

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to