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(-)
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера