Remove unimplemented/undocumented geometric functions & operators.
Nobody has filled in these stubs for upwards of twenty years,
so it's time to drop the idea that they might get implemented
any day now. The associated pg_operator and pg_proc entries
are just confusing wastes of space.
Per complaint from Anton Voloshin.
Discussion: https://postgr.es/m/3426566.1638832718@sss.pgh.pa.us
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/189699dd3680d85c74c3886b33d9a9f83301defd
Modified Files
--------------
src/backend/utils/adt/geo_ops.c | 110 ---------------------------------
src/include/catalog/catversion.h | 2 +-
src/include/catalog/pg_cast.dat | 2 -
src/include/catalog/pg_operator.dat | 17 -----
src/include/catalog/pg_proc.dat | 18 ------
src/test/regress/expected/geometry.out | 14 -----
src/test/regress/sql/geometry.sql | 13 ----
7 files changed, 1 insertion(+), 175 deletions(-)
Есть вопросы? Напишите нам!
Соглашаюсь с условиями обработки персональных данных
✖
By continuing to browse this website, you agree to the use of cookies. Go to Privacy Policy.