Re: Dollar in identifiers
lockhart@fourpalms.org
From: Thomas Lockhart <lockhart@fourpalms.org>
To: Jan Wieck <JanWieck@Yahoo.com>
Cc: PostgreSQL HACKERS <pgsql-hackers@postgresql.org>
Date: 2001-08-16T15:02:03Z
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.
...
> Objections?
Not an objection really, but...
Are dollar signs currently allowed in operators? I'd hate to reduce the
allowed number of characters for operators.
- Thomas