Thread: pgsql: Remove remaining GEODEBUG references from geo_ops.c

pgsql: Remove remaining GEODEBUG references from geo_ops.c

From
Tomas Vondra
Date:
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(-)