Erol Ozcan ([EMAIL PROTECTED]) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
reserved words on table

Long Description
I think that Postgresql should not allowed the create a table with reserved word. It 
could be caused to syntax error when queryin on it if user forget use it as 
"table_name".

Sample Code
INSERT INTO order ( ord_status ) VALUES( 0 )

No file was uploaded with this report


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Reply via email to