Re: Geometry test broken

Thomas Lockhart <lockhart@alumni.caltech.edu>

From: Thomas Lockhart <lockhart@alumni.caltech.edu>
To: Jan Wieck <JanWieck@Yahoo.com>
Cc: PostgreSQL HACKERS <pgsql-hackers@postgresql.org>
Date: 2000-07-22T01:43:37Z
Lists: pgsql-hackers
>     PATH  seems  to be an SQL3 reserved keyword (someone added it
>     to the parser as such).

I introduced this recently, and have patches to fix it. The patches
slightly alter the allowed argument space for some other constructs, but
all of the regression tests pass. Will commit asap (as I claimed I would
do a few days ago; sorry for the delay).

                     - Thomas