Re: BUG #9068: invalid YY_START on Unicode identifier escape syntax - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #9068: invalid YY_START on Unicode identifier escape syntax
Date
Msg-id 474.1391385626@sss.pgh.pa.us
Whole thread Raw
In response to BUG #9068: invalid YY_START on Unicode identifier escape syntax  (targen@gmail.com)
Responses Re: BUG #9068: invalid YY_START on Unicode identifier escape syntax
List pgsql-bugs
targen@gmail.com writes:
> Long story short:

>     manuel@debian $ psql
>     psql (9.3.2)
>     Type "help" for help.

>     manuel=# U&""""
>     invalid YY_START
>     manuel@debian $

Fixed, thanks for the report!

            regards, tom lane

pgsql-bugs by date:

Previous
From: Kevin Martin
Date:
Subject: Re: BUG #8398: to_json(''::hstore) gives invalid JSON
Next
From: Tom Lane
Date:
Subject: Re: BUG #9074: prepared_xacts test freezes