summaryrefslogtreecommitdiff
path: root/src/tutorial/basics.source
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2015-12-28 12:09:00 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2015-12-28 12:09:10 -0500
commit508a26e2468fc4bb35f4b002552c304d51d97890 (patch)
treeb9d7a9113f027747d66521fa1f114a95085c968f /src/tutorial/basics.source
parent3479b7984b01058993276d3d26ef47ec298ee219 (diff)
Document the exponentiation operator as associating left to right.
Common mathematical convention is that exponentiation associates right to left. We aren't going to change the parser for this, but we could note it in the operator's description. (It's already noted in the operator precedence/associativity table, but users might not look there.) Per bug #13829 from Henrik Pauli.
Diffstat (limited to 'src/tutorial/basics.source')
0 files changed, 0 insertions, 0 deletions