My try at creating the client extension (to be tested)

This commit is contained in:
Rafa de la Torre
2015-11-10 15:28:12 +01:00
parent 3d274c4dd1
commit 7f26134632
9 changed files with 113 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
-- Complain if script is sourced in psql, rather than via CREATE EXTENSION
\echo Use "CREATE EXTENSION cdb_geocoder_client" to load this file. \quit