Re: Quoting "

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Quoting "
Дата
Msg-id 18414.1209565708@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Quoting "  (Andy Anderson <aanderson@amherst.edu>)
Ответы Re: Quoting "
Список pgsql-general
Andy Anderson <aanderson@amherst.edu> writes:
> In a test I just did, the sequence \" (backslash double-quote) is
> interpreted as just a " inside of the E'...' string constant
> expression. This is great, since PHP's addslashes() sticks them in
> along with the other stuff I really need to quote like ' and \. But I
> see that \" isn't documented in the manual in section 4.1.2.1.

Huh?  It says

    Any other character following a backslash is taken literally.

            regards, tom lane

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

Предыдущее
От: Robert Treat
Дата:
Сообщение: Re: How to modify ENUM datatypes?
Следующее
От: Craig Ringer
Дата:
Сообщение: Re: Quoting "