Doc: de-document unimplemented geometric operators.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 13 Dec 2021 22:49:36 +0000 (17:49 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 13 Dec 2021 22:49:36 +0000 (17:49 -0500)
commite459dcfde80402ab55e2fe84c5be4483ce34fce1
treeb097834c413a99d973f9dae8b4de1d69db18d413
parent65f860e78a04f4f035dcec04c5c796793113dfba
Doc: de-document unimplemented geometric operators.

In commit 791090bd7, 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 c5c192d7b just added an
implementation for it.)

Per complaint from Anton Voloshin.

Discussion: https://postgr.es/m/3426566.1638832718@sss.pgh.pa.us
doc/src/sgml/func.sgml