Commit 922b23c
committed
Doc: de-document unimplemented geometric operators.
In commit 791090b, I made an effort to fill in documentation
for all geometric operators listed in pg_operator. However,
it now appears that at least some of the omissions may have been
intentional, because some of those operator entries point at
unimplemented stub functions. Remove those from the docs again.
(In HEAD, poly_distance stays, because c5c192d just added an
implementation for it.)
Per complaint from Anton Voloshin.
Discussion: https://postgr.es/m/3426566.1638832718@sss.pgh.pa.us1 parent c5c192d commit 922b23c
1 file changed
+1
-4
lines changed| 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