Re: Mathematical Functions and Operators

From: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>
To: "pramodsavant2001(at)gmail(dot)com" <pramodsavant2001(at)gmail(dot)com>, "pgsql-docs(at)lists(dot)postgresql(dot)org" <pgsql-docs(at)lists(dot)postgresql(dot)org>
Subject: Re: Mathematical Functions and Operators
Date: 2024-09-11 11:32:06
Message-ID: CAKFQuwaYR_4bsmUoVo050y3qdvBvFvby--=dq44DAd9eWB=Hag@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Saturday, September 7, 2024, PG Doc comments form <noreply(at)postgresql(dot)org>
wrote:

> The following documentation comment has been logged on the website:
>
> Page: https://www.postgresql.org/docs/16/functions-math.html
> Description:
>
> Typically, exponentiation (which is represented here by ^) is a
> right-associative operation.
>

We have documented our operator precedence decisions:

https://www.postgresql.org/docs/16/sql-syntax-lexical.html#SQL-PRECEDENCE

David J.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Greg Sabino Mullane 2024-09-11 14:14:27 Re: Table rewrite supporting functions for event triggers
Previous Message Peter Eisentraut 2024-09-11 09:53:13 Re: Documentation improvement patch