On Tue, Jan 24, 2023 at 01:55:44AM -0500, Regina Obe wrote:

> Strk, remind me why we have these notices, I think it just confuses people 
> more than being helpful.

Debugging left over, I've changed that in commit 0e97ae29e to:

- RAISE NOTICE 'Extension % is not available or not packagable for some 
reason', rec.name;
+ RAISE DEBUG 'Skipping % (not in use)', rec.name;

--strk;
_______________________________________________
postgis-users mailing list
postgis-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/postgis-users

Reply via email to