Sorry, guys. Here is the ultimate patch which keeps the entire

Bruce Momjian <bruce@momjian.us>

Commit: 341e360d67e19c03c68f4770ceb82c293f214e33
Author: Bruce Momjian <bruce@momjian.us>
Date: 1999-09-27T21:02:54Z
Releases: 7.1.1
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

Files

PathChange+/−
src/backend/parser/scan.l modified +2 −2