Lexer again.
Leon <leon@udmnet.ru>
From: Leon <leon@udmnet.ru>
To: hackers <pgsql-hackers@postgreSQL.org>
Date: 1999-09-02T15:38:20Z
Lists: pgsql-hackers
Attachments
- very.right.patch (application/octet-stream)
Sorry, guys. Here is the ultimate patch which keeps the entire behavior as it was, apart from forbidding minus-terminated operators. Seems that I have to break the habit of doing before thinking properly :-/ The point is that my second patch breaks constructs like a & b or a ! b. This patch is to be applied instead of any of two other today's patches. -- Leon.