Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser
От | Bruce Momjian |
---|---|
Тема | Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser |
Дата | |
Msg-id | 200207301924.g6UJORn12389@candle.pha.pa.us обсуждение исходный текст |
Ответ на | Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser (Tom Lane <tgl@sss.pgh.pa.us>) |
Ответы |
Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser
|
Список | pgsql-bugs |
Tom Lane wrote: > Bruce Momjian <pgman@candle.pha.pa.us> 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 pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-bugs по дате отправления: