From: | Jan Wieck <JanWieck(at)Yahoo(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | Jan Wieck <JanWieck(at)Yahoo(dot)com>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL HACKERS <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Dollar in identifiers |
Date: | 2001-08-15 21:05:22 |
Message-ID: | 200108152105.f7FL5MN20495@jupiter.us.greatbridge.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Peter Eisentraut wrote:
> Jan Wieck writes:
>
> > Could you live with it when we don't allow a name to start
> > with a dollar, but allow the dollar inside or at the end of
> > the name?
>
> At the end would also be a problem because of parsing conflicts with
> operators. (E.g., foo$<$bar) I don't really like this idea; we don't
> have to follow all the nonsense of other people.
I allways found it bad coding style not to separate things
with whitespaces. But that's just my opinion.
Jan
--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
From | Date | Subject | |
---|---|---|---|
Next Message | Timothy H. Keitt | 2001-08-15 21:07:07 | Re: PostGIS spatial extensions |
Previous Message | Bruce Momjian | 2001-08-15 20:58:31 | Re: Dollar in identifiers |