Halley Pacheco de Oliveira <[EMAIL PROTECTED]> writes: > In Part II - PostgreSQL Client Applications, psql -- PostgreSQL interactive > terminal > (psql-ref.sgml - > http://www.postgresql.org/docs/8.0/interactive/app-psql.html) is written:
> For example, FOO"BAR"BAZ is interpreted as fooBARbaz, and "A weird"" name" > becomes A weird" name. Please observe the context in which that statement appears: it is talking about backslash commands only. For the syntax of SQL commands see http://www.postgresql.org/docs/8.0/static/sql-syntax.html regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
