Yaniv Hamo <[EMAIL PROTECTED]> writes:
> shared# CREATE TABLE 'testtable' ('test' INT);
> ERROR:  parser: parse error at or near "'testtable'" at character 14

This is not a bug.  (Perhaps you were looking for double quotes "..."
not single quotes '...' ?)

                        regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to