pgsql: Include unary plus in the Operator Precedence table.

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

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(-)