pgLatLon

view Makefile @ 73:b5bc6b35b716

Allow non-superusers to install extension; Properly support loading extension into schema; Do not allow schema relocation
author jbe
date Sun Nov 29 19:55:33 2020 +0100 (2020-11-29)
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