SQL executor, of course. We actually execute the sql statement from Java program and behavior is not consistent. Why are quotes needed for Windows but not on Linux, Mac?

Laurian

On 31.10.2011 19:30, Pavel Golub wrote:
Hello, Laurian.

You wrote:


LV>  The following bug has been logged online:

LV>  Bug reference:      6279
LV>  Logged by:          Laurian Vostinar
LV>  Email address:      lvosti...@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?



--
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