pgLatLon

view Makefile @ 79:16787a19a325

Do not return CSTRING to static memory

Avoids wrong pfree under certain circumstances
(e.g. array_agg on empty EBOX or ECLUSTER).
author jbe
date Thu Oct 23 10:16:01 2025 +0200 (12 days ago)
parents 3b70e93cc07d
children
line source
1 all::
2 gmake all
3 clean::
4 gmake clean
5 install::
6 gmake install
7 uninstall::
8 gmake uninstall

Impressum / About Us