Re: Factorial operator gets parser error in psql.
Bruce Momjian <pgman@candle.pha.pa.us>
From: Bruce Momjian <pgman@candle.pha.pa.us>
To: "Robert B. Easter" <reaster@comptechnews.com>
Cc: pgsql-bugs@postgresql.org
Date: 2000-07-07T16:35:37Z
Lists: pgsql-bugs
Confirmed. That is really weird. > > SELECT 3 !; > ERROR: parser error at or near "" > > SELECT 3 ! > ; > Works ok. > > Parser error occurs if the ending ; is on the same line. > > -- > Robert > -- 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