Re: proposal: function parse_ident - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: function parse_ident
Date
Msg-id CAFj8pRCFe9dfW0G3Ud9zo3JutO1JhYkN_n43Szo21eWNhfWMbw@mail.gmail.com
Whole thread Raw
In response to Re: proposal: function parse_ident  (Teodor Sigaev <teodor@sigaev.ru>)
Responses Re: proposal: function parse_ident
List pgsql-hackers
Hi

2016-02-17 14:02 GMT+01:00 Teodor Sigaev <teodor@sigaev.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@sigaev.ru
                                                   WWW: http://www.sigaev.ru/

pgsql-hackers by date:

Previous
From: Pavel Stehule
Date:
Subject: Re: proposal: PL/Pythonu - function ereport
Next
From: Michael Paquier
Date:
Subject: Re: ALTER ROLE SET/RESET for multiple options