pgsql/doc/src/sgml syntax.sgml

Started by Tom Laneover 25 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

CVSROOT: /home/projects/pgsql/cvsroot
Module name: pgsql
Changes by: tgl@hub.org 01/02/10 02:08:50

Modified files:
doc/src/sgml : syntax.sgml

Log message:
	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.