public inbox for [email protected]
help / color / mirror / Atom feedFrom: Grzegorz Szpetkowski <[email protected]>
To: [email protected]
Subject: Missing prefix unary '+' operator in Table 4-2 ?
Date: Wed, 4 May 2011 20:36:10 +0200
Message-ID: <[email protected]> (raw)
I have question about Table 4-2. Operator Precedence (decreasing) on
http://www.postgresql.org/docs/9.0/static/sql-syntax-lexical.html. I
see there is '-' unary (unary minus) operator listed, but I can't see
'+' (unary plus) prefix operator there. I think that it does not
belong to "(any other)" group as:
SELECT 5 ! + 6;
ERROR: operator does not exist: integer ! integer
LINE 1: SELECT 5 ! + 6;
Regards,
Grzegorz Szpetkowski
view thread (2+ messages) latest in thread
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: [email protected]
Cc: [email protected]
Subject: Re: Missing prefix unary '+' operator in Table 4-2 ?
In-Reply-To: <[email protected]>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox