Re: Dollar in identifiers

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Jan Wieck <JanWieck(at)yahoo(dot)com>
Cc: PostgreSQL HACKERS <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Dollar in identifiers
Date: 2001-08-15 19:37:54
Message-ID: 200108151937.f7FJbsf16823@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> Bruce Momjian wrote:
> > We do currently use $1 for params, so allowing dollar in the middle
> > seems better. However, I need to see multiple people who need it before
> > I would say OK. If we go adding things because _one_ person wants it,
> > we will end up with a mess. Someone is working on an
> > Oracle-compatibility parser. It would be OK in there.
>
> Exactly that was my first response in the meeting yesterday.
> Put it into the Oracle-compatibility parser when we have it.
> The question is "will we for sure have that parser and
> when?".
>
> But let's see. Is there anybody else out there who would like
> this feature? Ian?

Yes, if you can get other votes for the feature, it has a good chance.
Seems pretty small. In fact, you could probably enable it with a
#define that could be safer.

--
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-hackers by date

  From Date Subject
Next Message Jan Wieck 2001-08-15 19:45:39 Re: Dollar in identifiers
Previous Message Jan Wieck 2001-08-15 19:21:58 Re: Dollar in identifiers