Re: dollar-quoting in psql and in general

Поиск
Список
Период
Сортировка
От Philip Warner
Тема Re: dollar-quoting in psql and in general
Дата
Msg-id 6.1.1.1.0.20040812130245.047f86b0@203.8.195.10
обсуждение исходный текст
Ответ на dollar-quoting in psql and in general  (Philip Warner <pjw@rhyme.com.au>)
Список pgsql-hackers
>At 12:47 PM 12/08/2004, Tom Lane wrote:
>>Backslashes are not special inside
>>dollar quotes --- nor is anything else, except the matching close tag
>
>If they are not special, then shouldnt:
>
>    select $a$\$a$;
>
>result in
>
>    ?column?
>       \
>
>rather than an error?

Oops. It does.




----------------------------------------------------------------
Philip Warner                    |     __---_____
Albatross Consulting Pty. Ltd.   |----/       -  \
(A.B.N. 75 008 659 498)          |          /(@)   ______---_
Tel: (+61) 0500 83 82 81         |                 _________  \
Fax: (+61) 03 5330 3172          |                 ___________ |
Http://www.rhyme.com.au          |                /           \|                                 |    --________--
PGP key available upon request,  |  /
and from pgp.mit.edu:11371       |/  



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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: dollar-quoting in psql and in general
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: dollar-quoting in psql and in general