Re: Mathematical Functions and Operators - Mailing list pgsql-docs

From David G. Johnston
Subject Re: Mathematical Functions and Operators
Date
Msg-id CAKFQuwaYR_4bsmUoVo050y3qdvBvFvby--=dq44DAd9eWB=Hag@mail.gmail.com
Whole thread Raw
In response to Mathematical Functions and Operators  (PG Doc comments form <noreply@postgresql.org>)
List pgsql-docs
On Saturday, September 7, 2024, PG Doc comments form <noreply@postgresql.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:


David J.
 

pgsql-docs by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Documentation improvement patch
Next
From: Greg Sabino Mullane
Date:
Subject: Re: Table rewrite supporting functions for event triggers