Re: non-standard escapes in string literals
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: F Harvell <fharvell@fts.net>, Andrew Pimlott <pimlott@idiomtech.com>, pgsql-hackers@postgresql.org
Date: 2002-04-25T20:22:10Z
Lists: pgsql-hackers
Tom Lane wrote: > F Harvell <fharvell@fts.net> writes: > > This also poses the biggest problem in terms of legacy compatibility. > > Perhaps the answer is to add a runtime config option (and default it > > to ANSI) and possibly deprecate the C escaping. > > While I wouldn't necessarily object to a runtime option, I do object > to both the other parts of your proposal ;-). Backslash escaping is > not broken; we aren't going to remove it or deprecate it, and I would > vote against making it non-default. Added to TODO: * Allow backslash handling in quoted strings to be disabled for portability -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026