Fix example of syntactic ambiguity between prefix/infix/postfix operators

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 08265ef9c2aede6f3d0161c6c15a3d0d87a79b88
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2001-02-10T07:08:44Z
Releases: 7.1.1
Fix example of syntactic ambiguity between prefix/infix/postfix operators
--- Postgres now accepts the example we claimed it wouldn't.  Miscellaneous
copy-editing as well.

Files

PathChange+/−
doc/src/sgml/syntax.sgml modified +38 −29