Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser
Дата
Msg-id 200207301852.g6UIqlh07953@candle.pha.pa.us
обсуждение исходный текст
Ответ на Patch for Re: [HACKERS] Bug of PL/pgSQL parser  ("eutm" <eutm@yandex.ru>)
Ответы Re: Patch for Re: [HACKERS] Bug of PL/pgSQL parser  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
I assume this completes the TODO item:

        o Fix PL/PgSQL to handle quoted mixed-case identifiers

It is quite a bit of lex code, but I assume it was required.  No one
else was able to fix this item.


Your patch has been added to the PostgreSQL unapplied patches list at:

    http://candle.pha.pa.us/cgi-bin/pgpatches

I will try to apply it within the next 48 hours.

---------------------------------------------------------------------------


eutm wrote:
>      I send a simple patch for PL/pgSQL parser which allow now to use whitespaces in identifers of any kind(table
names,attributenames,variables ...) in Pl/pgSQL procedural language.Explicit definition of bug can be found in 
> Re: [HACKERS] Bug of PL/pgSQL parser
>

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

--
  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 по дате отправления:

Предыдущее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: Bug #724: Problmes creating aggregate functions in 7.2.1
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_ctl -w option does not behave as documented