forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit791090b
committed
Doc: update section 9.11 for new function table layout.
This also makes an attempt to flesh out the docs for some of the moreseverely underdocumented geometric operators and functions.This effort exposed that the point <^ point (point_below) andpoint >^ point (point_above) operators are misnamed; they should be<<| and |>>, because they act like the other operators named thatway and not like the other operators named <^ and >^. But I justdocumented them that way; fixing it is matter for another patch.The haphazard datatype coverage of many of the operators is alsonow depressingly obvious.Discussion:https://postgr.es/m/158110996889.1089.4224139874633222837@wrigleys.postgresql.org1 parent9f2c4ed commit791090b
1 file changed
+1094
-498
lines changed0 commit comments
Comments
(0)