Re: massive quotes?

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: massive quotes?
Дата
Msg-id 10865.1062098200@sss.pgh.pa.us
обсуждение исходный текст
Ответ на massive quotes?  (Andrew Dunstan <andrew@dunslane.net>)
Ответы Re: massive quotes?  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> What is the state of things regarding having to use massive strings of 
> quotes like this (taken from the 7.3 docs)?:

How much of that is already replaceable by the tactic of using
quote_literal() wherever possible?  It's safest to be using
quote_literal anyway wherever you're interpolating a string value
into a query.
        regards, tom lane


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: New array functions
Следующее
От: Sean Chittenden
Дата:
Сообщение: Bumping block size to 16K on FreeBSD...