forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite459dcf
committed
Doc: de-document unimplemented geometric operators.
In commit791090b, I made an effort to fill in documentationfor all geometric operators listed in pg_operator. However,it now appears that at least some of the omissions may have beenintentional, because some of those operator entries point atunimplemented stub functions. Remove those from the docs again.(In HEAD, poly_distance stays, becausec5c192d just added animplementation for it.)Per complaint from Anton Voloshin.Discussion:https://postgr.es/m/3426566.1638832718@sss.pgh.pa.us1 parent65f860e commite459dcf
1 file changed
+3
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10430 | 10430 | | |
10431 | 10431 | | |
10432 | 10432 | | |
10433 | | - | |
| 10433 | + | |
10434 | 10434 | | |
10435 | 10435 | | |
10436 | 10436 | | |
| |||
10496 | 10496 | | |
10497 | 10497 | | |
10498 | 10498 | | |
10499 | | - | |
10500 | | - | |
10501 | 10499 | | |
10502 | 10500 | | |
10503 | 10501 | | |
| |||
10513 | 10511 | | |
10514 | 10512 | | |
10515 | 10513 | | |
10516 | | - | |
| 10514 | + | |
| 10515 | + | |
10517 | 10516 | | |
10518 | 10517 | | |
10519 | 10518 | | |
10520 | | - | |
10521 | 10519 | | |
10522 | 10520 | | |
10523 | 10521 | | |
| |||
0 commit comments
Comments
(0)