mirror of https://github.com/citusdata/citus.git
disable postgis dependency
parent
29010333cf
commit
9a4b1c2a49
|
@ -4,4 +4,4 @@ default_version = '11.0-1'
|
|||
module_pathname = '$libdir/citus'
|
||||
relocatable = false
|
||||
schema = pg_catalog
|
||||
requires = postgis
|
||||
# requires = postgis
|
||||
|
|
Loading…
Reference in New Issue