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 18:26:06 |
Message-ID: | 200108151826.f7FIQ6k05401@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
> I'm not sure if it's according to or violating the standard.
> But most other databases allow a '$' inside of identifiers.
> Well, most of them recommend not to use it, but hey guy's,
> what's a recommendation for a programmer?
>
> In order to lower porting issues, I think it'd be nice to add
> that to PostgreSQL as well. It's two more characters in
> scan.l and doesn't break the regression test.
>
> Objections?
Yes. We would move from standard C identifiers to $ identifiers. We
have had zero requests for this so I see no need to add it.
--
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
From | Date | Subject | |
---|---|---|---|
Next Message | Dwayne Miller | 2001-08-15 18:50:41 | Re: Re: To be 7.1.3 or not to be 7.1.3? |
Previous Message | Peter Eisentraut | 2001-08-15 17:53:09 | Re: [PATCHES] Re: PostGIS spatial extensions |