Re: [GENERAL] Escape handling in strings

From: "Karl O(dot) Pinc" <kop(at)meme(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [GENERAL] Escape handling in strings
Date: 2005-06-21 15:25:01
Message-ID: 1119367501l.28265l.0l@mofo
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

FYI

On 06/20/2005 11:12:20 PM, Bruce Momjian wrote:
> [ BCC to general. ]
>
> I have received very few replies to my suggestion that we implement
> E''
> for escaped strings, so eventually, after a few major releases, we can
> have '' treat backslashes literally like the SQL standard requires.
>
> I assume this is because most people say, "yea, it is going to be a
> pain,
> and yea, we should probably do it".
>
> A summary of the plan is at:
>
> http://candle.pha.pa.us/cgi-bin/pgescape

To my mind your recommendation for 8.3
8.3 - Have non-'E' strings treat backslashes literally.
would require a major version change, to 9.0 instead of
8.3, as it breaks forward and backward compatability.

But that's just the way I see version numbering working,
not necessarly how postgresql does it.

Karl <kop(at)meme(dot)com>
Free Software: "You don't pay back, you pay forward."
-- Robert A. Heinlein

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-06-21 15:34:23 Re: Escape handling in strings
Previous Message Alvaro Herrera 2005-06-21 15:23:38 Re: 8.03 postgres install error

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2005-06-21 15:29:03 Re: Compiling tsearch2 on AIX
Previous Message MRB 2005-06-21 15:20:19 ENUM like data type