Re: Dollar in identifiers
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: gilles@darold.net
Cc: PostgreSQL HACKERS <pgsql-hackers@postgresql.org>
Date: 2001-08-16T13:31:15Z
Lists: pgsql-hackers
> Hi, > > Dollar in identifier is currently working, you just have to doublequote the > identifier. > > create table "foo$" ( > "foo$" int4 > ); Yes, my guess is that they don't want to double-quote. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026