Thread: pgsql: Include unary plus in the Operator Precedence table.

pgsql: Include unary plus in the Operator Precedence table.

From
Tom Lane
Date:
Include unary plus in the Operator Precedence table.

Per gripe from Grzegorz Szpetkowski.

Also, change the subsection heading from "Lexical Precedence" (which is
a contradiction in terms) to "Operator Precedence".

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/671322751add80f3368cd9ef17134fb9f73cf747

Modified Files
--------------
doc/src/sgml/syntax.sgml |    8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)