Thread: pgsql: Doc: improve documentation about exponentiation operator.

pgsql: Doc: improve documentation about exponentiation operator.

From
Tom Lane
Date:
Doc: improve documentation about exponentiation operator.

Now that we're not having to wedge this into the straitjacket of
the old operator table format, we can add another example to
clarify the point about left-to-right associativity.

Per suggestion from mdione at grulic.org.ar.

https://postgr.es/m/162661954599.693.13700316547731859171@wrigleys.postgresql.org

Branch
------
REL_14_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/227c4e57d6a70961e015ed4185facfc638afd048

Modified Files
--------------
doc/src/sgml/func.sgml | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)