Comments with embedded single quotes

Поиск
Список
Период
Сортировка
От Richard Harvey Chapman
Тема Comments with embedded single quotes
Дата
Msg-id Pine.LNX.4.10.10006281902490.18540-100000@smile.3gfp.com
обсуждение исходный текст
Ответы Re: Comments with embedded single quotes
Re: Comments with embedded single quotes
Список pgsql-general
/* log will probably just be a table for Saruman's use only. */

Are single quotation marks not allowed in comments?

test2=# /* John's cat is fat. */
test2'#
test2'# '*/
test2-# ;
ERROR:  Unterminated quoted string
test2=#

I have the SQL + comments for creating my database in files that are just
imported in psql.

curious,

R.



В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pg_atoi()
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Comments with embedded single quotes