pgsql: Include unary plus in the Operator Precedence table.

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Include unary plus in the Operator Precedence table.
Date: 2011-05-04 19:02:49
Message-ID: E1QHhLV-0004Vk-TR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2011-05-04 19:09:54 Re: [COMMITTERS] pgsql: Message style cleanup
Previous Message Magnus Hagander 2011-05-04 18:32:49 Re: pgsql: Message style cleanup