# HG changeset patch # User jbe # Date 1735766926 -3600 # Node ID 4eb23fd90088faefa669cc2ebbb4cb59e562f23e # Parent a707dc3e896ce76a268f3c3d0e894710e6aaa660 Do not set search_path explicitly diff -r a707dc3e896c -r 4eb23fd90088 latlon--0.15.sql --- a/latlon--0.15.sql Mon Nov 30 19:38:57 2020 +0100 +++ b/latlon--0.15.sql Wed Jan 01 22:28:46 2025 +0100 @@ -1,6 +1,3 @@ -SET LOCAL search_path TO @extschema@; - - ---------------------------------------- -- forward declarations (shell types) -- ----------------------------------------