forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit922b23c
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 parentc5c192d commit922b23c
1 file changed
+1
-4
lines changedLines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10976 | 10976 |
| |
10977 | 10977 |
| |
10978 | 10978 |
| |
10979 |
| - | |
| 10979 | + | |
10980 | 10980 |
| |
10981 | 10981 |
| |
10982 | 10982 |
| |
| |||
11042 | 11042 |
| |
11043 | 11043 |
| |
11044 | 11044 |
| |
11045 |
| - | |
11046 |
| - | |
11047 | 11045 |
| |
11048 | 11046 |
| |
11049 | 11047 |
| |
| |||
11063 | 11061 |
| |
11064 | 11062 |
| |
11065 | 11063 |
| |
11066 |
| - | |
11067 | 11064 |
| |
11068 | 11065 |
| |
11069 | 11066 |
| |
|
0 commit comments
Comments
(0)