From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | Marko Kreen <markokr(at)gmail(dot)com> |
Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: [COMMITTERS] pgsql: Unicode escapes in E'...' strings Author: Marko Kreen |
Date: | 2009-09-26 08:01:18 |
Message-ID: | 1253952078.2880.0.camel@vanquo.pezone.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Sat, 2009-09-26 at 00:18 +0300, Marko Kreen wrote:
> On 9/26/09, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> wrote:
> > Maybe it doesn't "need" to know, but I think it would be disastrous from
> > a maintenance standpoint to not keep the two sets of flex rules in
> > strict correspondence. It would soon become unclear whether or how to
> > apply changes in the backend lexer to psql.
>
> Patch attached.
That patch results in the following message from flex:
psqlscan.l:1039: warning, -s option given but default rule can be
matched
From | Date | Subject | |
---|---|---|---|
Next Message | Marko Kreen | 2009-09-26 13:33:29 | Re: [COMMITTERS] pgsql: Unicode escapes in E'...' strings Author: Marko Kreen |
Previous Message | Marko Kreen | 2009-09-25 21:18:48 | Re: [COMMITTERS] pgsql: Unicode escapes in E'...' strings Author: Marko Kreen |
From | Date | Subject | |
---|---|---|---|
Next Message | Simon Riggs | 2009-09-26 09:49:19 | Hot Standby on git |
Previous Message | Ricky Tompu Breaky | 2009-09-26 08:00:41 | Re: Newbie's question: How can I connect to my postgresql-server? |