Re: massive quotes?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: massive quotes?
Дата
Msg-id 7285.1063344878@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: massive quotes?  (Sean Chittenden <sean@chittenden.org>)
Ответы Re: massive quotes?  (Sean Chittenden <sean@chittenden.org>)
Список pgsql-hackers
Sean Chittenden <sean@chittenden.org> writes:
> Let me jump in for half a second here (no pun intended), but what
> about the use of back quotes? ` `?  Use a very limited escaping policy
> of \` => ` and \\ => \ .

Actually, having to double backslashes is one of the things I want to
get rid of.  The here-document-based ideas seem to allow that.
        regards, tom lane


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

Предыдущее
От: Sean Chittenden
Дата:
Сообщение: Re: massive quotes?
Следующее
От: Jeroen Ruigrok/asmodai
Дата:
Сообщение: Re: constraint modification on todo list