Tom Lane wrote:
> Bruce Momjian <[EMAIL PROTECTED]> writes:
> > I assume this completes the TODO item:
> >         o Fix PL/PgSQL to handle quoted mixed-case identifiers
> 
> It would if it worked, but it doesn't --- for one thing, it seems
> to allow empty identifiers (surely {DQUOTE}* should be {DQUOTE}+).
> I'm not convinced it parses identifiers the same as the main scanner
> does anyway.  Why not just lift the flex code for identifiers
> out of parser/scan.l?

I would love to know why doing this TODO item is so hard.  Every time I
ask Jan, he says it is very hard and it never gets done.

-- 
  Bruce Momjian                        |  http://candle.pha.pa.us
  [EMAIL PROTECTED]               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/users-lounge/docs/faq.html

Reply via email to