Re: massive quotes? - Mailing list pgsql-hackers

From Tom Lane
Subject Re: massive quotes?
Date
Msg-id 2292.1063318833@sss.pgh.pa.us
Whole thread Raw
In response to Re: massive quotes?  (Tilo Schwarz <mail@tilo-schwarz.de>)
List pgsql-hackers
Tilo Schwarz <mail@tilo-schwarz.de> writes:
> What about the Python approach: The literal text is enclosed either in a pair
> of three single quotes or three double quotes.

That might be okay if we were working in a vacuum, but we aren't.  Among
other things, the SQL spec tells us what 'quote''' ... means, and it's
not Python-compatible.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Matthew T. O'Connor"
Date:
Subject: Re: Another small bug (pg_autovacuum)
Next
From: Tom Lane
Date:
Subject: Re: Another small bug (pg_autovacuum)