Tom Lane wrote:

Andrew Dunstan <[EMAIL PROTECTED]> 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.



I suspect to get something nice it would have to operate at the scanner/parser layer.

cheers

andrew


---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html

Reply via email to