floriparob(at)gmail(dot)com writes:> I aliased a table using the letters TO and the parser pulled an error.
TO is a fully reserved word. Seehttp://www.postgresql.org/docs/9.4/static/sql-keywords-appendix.html
regards, tom lane