pgsql: Remove remaining GEODEBUG references from geo_ops.c

Поиск
Список
Период
Сортировка
От Tomas Vondra
Тема pgsql: Remove remaining GEODEBUG references from geo_ops.c
Дата
Msg-id E1fqMVZ-0003g0-8c@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Remove remaining GEODEBUG references from geo_ops.c

Commit a7dc63d904a6044d299aebdf59ad3199b6a9e99d removed most of the
GEODEBUG occurrences, but there were a couple remaining. So remove
them too, to get rid of the macro entirely.

Author: Emre Hasegeli

Discussion:
https://www.postgresql.org/message-id/CAE2gYzxF7-5djV6-cEvqQu-fNsnt%3DEqbOURx7ZDg%2BVv6ZMTWbg%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a082aed0723c737ec65222730ccede5db5251b4d

Modified Files
--------------
src/backend/utils/adt/geo_ops.c | 27 ---------------------------
1 file changed, 27 deletions(-)


В списке pgsql-committers по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Require a C99-compliant snprintf(),and remove related workaroun
Следующее
От: Peter Eisentraut
Дата:
Сообщение: pgsql: Remove unused configure test for ldopen()