pgLatLon
changeset 78:4eb23fd90088 tip
Do not set search_path explicitly
author | jbe |
---|---|
date | Wed Jan 01 22:28:46 2025 +0100 (3 months ago) |
parents | a707dc3e896c |
children | |
files | latlon--0.15.sql |
line diff
1.1 --- a/latlon--0.15.sql Mon Nov 30 19:38:57 2020 +0100 1.2 +++ b/latlon--0.15.sql Wed Jan 01 22:28:46 2025 +0100 1.3 @@ -1,6 +1,3 @@ 1.4 -SET LOCAL search_path TO @extschema@; 1.5 - 1.6 - 1.7 ---------------------------------------- 1.8 -- forward declarations (shell types) -- 1.9 ----------------------------------------