]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: improve documentation about exponentiation operator.
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jul 2021 22:03:33 +0000 (18:03 -0400)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 21 Jul 2021 22:03:52 +0000 (18:03 -0400)
commit8344979d5bbc63aa8fb8c804bd933c887a2abb58
treed50d684fb37efcb8f7782d52ea470246bf67b854
parent0b5dc1f171c4c7433cff2949d7bf64aa912765b3
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
doc/src/sgml/func.sgml