Re: [9.3 bug fix] ECPG does not escape backslashes

Поиск
Список
Период
Сортировка
От Michael Meskes
Тема Re: [9.3 bug fix] ECPG does not escape backslashes
Дата
Msg-id 20130706201518.GA24774@feivel.credativ.lan
обсуждение исходный текст
Ответ на Re: [9.3 bug fix] ECPG does not escape backslashes  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Fri, Jul 05, 2013 at 08:08:06AM -0400, Andrew Dunstan wrote:
> This looks incomplete. Surely just escaping backslashes alone is not
> enough. I suspect at least the " char and any chars below 0x20
> should be quoted also.

The " char I just added, however, my tests did bring up any problem with chars
below 0x20. If anybody sees another character breaking ecpg, please tell me and
I'll fix it.

Michael
-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Szymon Guz
Дата:
Сообщение: Re: [COMMITTERS] pgsql: PL/Python: Convert numeric to Decimal
Следующее
От: Dimitri Fontaine
Дата:
Сообщение: Re: Review: extension template