postgresql/doc/src
Tom Lane f945f46193 Modify lexing of multi-char operators per pghackers discussion around
16-Mar-00: trailing + or - is not part of the operator unless the operator
also contains characters not present in SQL92-defined operators.  This
solves the 'X=-Y' problem without unduly constraining users' choice of
operator names --- in particular, no existing Postgres operator names
become invalid.

Also, remove processing of // comments, as agreed in the same thread.
2000-03-18 18:03:12 +00:00
..
graphics May as well keep an ApplixWare version of this file too. 1999-06-04 06:31:14 +00:00
sgml Modify lexing of multi-char operators per pghackers discussion around 2000-03-18 18:03:12 +00:00
Makefile Use sgml/Makefile to generate man sections, so just "make man" there. 1999-08-08 15:10:21 +00:00