mirror of https://github.com/citusdata/citus.git
Fix whitespace
parent
e869fb3be1
commit
12927b153c
|
@ -4,4 +4,5 @@ default_version = '11.2-1'
|
||||||
module_pathname = '$libdir/citus'
|
module_pathname = '$libdir/citus'
|
||||||
relocatable = false
|
relocatable = false
|
||||||
schema = pg_catalog
|
schema = pg_catalog
|
||||||
|
|
||||||
requires = 'citus_columnar'
|
requires = 'citus_columnar'
|
||||||
|
|
Loading…
Reference in New Issue