Re: [BUGS] BUG #5620: PostgreSQL won't accept the word "user" as a valid column name

2010-08-14 Thread Tom Lane
Stefan Kaltenbrunner writes: > On 08/14/2010 02:14 AM, Samuel Marinov wrote: >> ERROR: syntax error at or near "user" >> LINE 1: create table ftp (user varchar, password varchar); > not sure why you consider this a bug - but "user" is a reserved word in > PostgreSQL and the SQL-Standard (see >

Re: [BUGS] BUG #5620: PostgreSQL won't accept the word "user" as a valid column name

2010-08-14 Thread Stefan Kaltenbrunner
On 08/14/2010 02:14 AM, Samuel Marinov wrote: The following bug has been logged online: Bug reference: 5620 Logged by: Samuel Marinov Email address: samuel.mari...@gmail.com PostgreSQL version: 9.0b4 Operating system: Ubuntu Linux 10.04 64-bit Description:PostgreSQL

[BUGS] BUG #5620: PostgreSQL won't accept the word "user" as a valid column name

2010-08-13 Thread Samuel Marinov
The following bug has been logged online: Bug reference: 5620 Logged by: Samuel Marinov Email address: samuel.mari...@gmail.com PostgreSQL version: 9.0b4 Operating system: Ubuntu Linux 10.04 64-bit Description:PostgreSQL won't accept the word "user" as a valid column