From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Teodor Sigaev <teodor(at)sigaev(dot)ru> |
Cc: | Jim Nasby <Jim(dot)Nasby(at)bluetreble(dot)com>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: proposal: function parse_ident |
Date: | 2016-02-18 03:59:20 |
Message-ID: | CAFj8pRCFe9dfW0G3Ud9zo3JutO1JhYkN_n43Szo21eWNhfWMbw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Hi
2016-02-17 14:02 GMT+01:00 Teodor Sigaev <teodor(at)sigaev(dot)ru>:
> I missed some of my edits. Updated patch with those in place attached.
>>
>
> I'm sorry, but special chararacter still isn't escaped correctly in error
> messages:
>
> % select
> parse_ident(E'X\rXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX');
> XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX""X
> Time: 0,510 ms
>
>
:(, .. I'll fix it today or tomorrow, when I'll have free time
Pavel
>
>
>
> --
> Teodor Sigaev E-mail: teodor(at)sigaev(dot)ru
> WWW:
> http://www.sigaev.ru/
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2016-02-18 04:14:55 | Re: ALTER ROLE SET/RESET for multiple options |
Previous Message | Pavel Stehule | 2016-02-18 03:57:43 | Re: proposal: PL/Pythonu - function ereport |