pgsql: Doc: improve documentation about exponentiation operator.

Started by Tom Laneabout 5 years ago1 messagescomitters
Jump to latest
#1Tom Lane
tgl@sss.pgh.pa.us

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.

/messages/by-id/162661954599.693.13700316547731859171@wrigleys.postgresql.org

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7fa1e1ef741964eeb50f33d7c72622658bb7e5f4

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