aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2020-04-22 14:43:26 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2020-04-22 14:43:26 -0400
commit791090bd775b6a2b488ae2078c8479fcd3324a2c (patch)
tree004d69c033cf2ff1eed16519b71be8de2b30e832 /src
parent9f2c4edec2e2182a2fef8495efdaf90a65d64e6c (diff)
downloadpostgresql-791090bd775b6a2b488ae2078c8479fcd3324a2c.tar.gz
postgresql-791090bd775b6a2b488ae2078c8479fcd3324a2c.zip
Doc: update section 9.11 for new function table layout.
This also makes an attempt to flesh out the docs for some of the more severely underdocumented geometric operators and functions. This effort exposed that the point <^ point (point_below) and point >^ point (point_above) operators are misnamed; they should be <<| and |>>, because they act like the other operators named that way and not like the other operators named <^ and >^. But I just documented them that way; fixing it is matter for another patch. The haphazard datatype coverage of many of the operators is also now depressingly obvious. Discussion: https://postgr.es/m/158110996889.1089.4224139874633222837@wrigleys.postgresql.org
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions