Hello, Laurian. You wrote:
LV> The following bug has been logged online: LV> Bug reference: 6279 LV> Logged by: Laurian Vostinar LV> Email address: [email protected] 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:[email protected] -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
