Thomas Lockhart <[EMAIL PROTECTED]> writes: > Are dollar signs currently allowed in operators? Not at present. If they were, you'd have a problem telling whether "$12" is a parameter identifier or a prefix "$" operator applied to an integer constant. However, this is no argument for allowing them into identifiers, since doing so will equally create lexing ambiguity where there was none before. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly
- Re: [HACKERS] Dollar in identifiers Bruce Momjian
- [HACKERS] Re: Dollar in identifiers Ian Lance Taylor
- Re: [HACKERS] Dollar in identifiers Peter Eisentraut
- Re: [HACKERS] Dollar in identifiers Jan Wieck
- Re: [HACKERS] Dollar in identifiers Bruce Momjian
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Jan Wieck
- Re: [HACKERS] Dollar in identifiers Gilles DAROLD
- Re: [HACKERS] Dollar in identifiers Bruce Momjian
- Re: [HACKERS] Dollar in identifiers Thomas Lockhart
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Peter Eisentraut
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Jan Wieck
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Bruce Momjian
- Re: [HACKERS] Dollar in identifiers Peter Eisentraut
- Re: [HACKERS] Dollar in identifiers Tom Lane
- Re: [HACKERS] Dollar in identifiers Bruce Momjian