Skip site navigation (1) Skip section navigation (2)

Precedence of Postfix operators

From: Gokulakannan Somasundaram <gokul007(at)gmail(dot)com>
To: pgsql-hackers list <pgsql-hackers(at)postgresql(dot)org>
Subject: Precedence of Postfix operators
Date: 2010-02-07 12:07:20
Message-ID: 9362e74e1002070407x1eddacd4sfc0e8938b7e4ba4f@mail.gmail.com (view raw or flat)
Thread:
Lists: pgsql-hackers
Hi,
   Is there any reason why we have given lesser precedence for postfix
operator compared to multiplication/division? Usually postfix operators have
more precedence than the binary operations. Is this some kind of work around
to provide user-defined operators? Can someone help me understand this?

Thanks,
Gokul.

Responses

pgsql-hackers by date

Next:From: Tim BunceDate: 2010-02-07 12:53:41
Subject: Re: damage control mode
Previous:From: Thom BrownDate: 2010-02-07 11:58:19
Subject: Re: Streaming replication in docs

Privacy Policy | About PostgreSQL
Copyright © 1996-2013 The PostgreSQL Global Development Group