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