Re: pgsql-server/src/pl/plpgsql/src scan.l

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Bruce Momjian - CVS <momjian(at)postgresql(dot)org>, pgsql-committers(at)postgresql(dot)org
Subject: Re: pgsql-server/src/pl/plpgsql/src scan.l
Date: 2002-08-04 04:22:58
Message-ID: 200208040422.g744Mwv04257@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Tom Lane wrote:
> momjian(at)postgresql(dot)org (Bruce Momjian - CVS) writes:
> > I send a simple patch for PL/pgSQL parser which allow now to use
> > whitespaces in identifers of any kind(table names,attribute
> > names,variables ...) in Pl/pgSQL procedural language.Explicit definition
> > of bug can be found in Re: [HACKERS] Bug of PL/pgSQL parser
>
> I feel sure I pointed out that this patch is wrong.

OK, I figured it out. The submitter sent the same patch on the 23rd and
30th with different text. I assumed the 30th had the fix but it seems
he just sent the same patch. If someone wants to hack it, it is at:

http://fts.postgresql.org/db/mw/msg.html?mid=1076915

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

In response to

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian - CVS 2002-08-04 04:25:02 pgsql-server/contrib/array array_iterator.c ar ...
Previous Message Bruce Momjian - CVS 2002-08-04 04:17:33 pgsql-server/src/pl/plpgsql/src scan.l