Re: [GENERAL] Escape handling in strings
От
Karl O. Pinc
Тема
Re: [GENERAL] Escape handling in strings
Дата
Msg-id
1119367501l.28265l.0l@mofo
Ответ на
Escape handling in strings (Bruce Momjian)
Список
Дерево обсуждения
Escape handling in strings Bruce Momjian <pgman@candle.pha.pa.us>
Re: [GENERAL] Escape handling in strings "Karl O. Pinc" <kop@meme.com>
Re: Escape handling in strings Oliver Jowett <oliver@opencloud.com>
Re: Escape handling in strings Tom Lane <tgl@sss.pgh.pa.us>
Re: Escape handling in strings Bruce Momjian <pgman@candle.pha.pa.us>
Re: Escape handling in strings AgentM <agentm@themactionfaction.com>
Re: Escape handling in strings Tom Lane <tgl@sss.pgh.pa.us>
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 Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein
В списке pgsql-hackers по дате отправления