summaryrefslogtreecommitdiff
path: root/src/backend/access/spgist/spginsert.c
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:32 -0500
commit7adbde26ab638e0ce1154338d9b6e7801261d0d8 (patch)
treea96eea4c509d6acd02eccec6f215a46eb67997f9 /src/backend/access/spgist/spginsert.c
parent4fb9e6109a40a084eef102f4b6a827a01d69dbb8 (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/backend/access/spgist/spginsert.c')
0 files changed, 0 insertions, 0 deletions