Re: Forcing backslash to be treated as ordinary string character

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Forcing backslash to be treated as ordinary string character
Дата
Msg-id 12718.1150428797@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Forcing backslash to be treated as ordinary string character  (John Gunther <owner@bucksvsbytes.com>)
Список pgsql-general
John Gunther <owner@bucksvsbytes.com> writes:
> Question: Aside from "dollar quoting" (Section 4.1.2.2), is there any
> way NOW to force backslashes in string constants to be treated as
> ORDINARY characters?

Not in current releases.  CVS tip (8.2-to-be) does have that ability.
Bear in mind though that enabling this is likely to break every client
app in sight, which is why we are moving very slowly on the point.

            regards, tom lane

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

Предыдущее
От: Chander Ganesan
Дата:
Сообщение: Omitting tablespace creation from pg_dumpall...
Следующее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Out of memory error in 8.1.0 Win32