mirror of https://github.com/citusdata/citus.git
Rebase to master - the version files
parent
6b6d00ef38
commit
7fbbb28ee1
|
@ -1,6 +1,6 @@
|
|||
# Citus extension
|
||||
comment = 'Citus distributed database'
|
||||
default_version = '9.3-2'
|
||||
default_version = '9.3-3'
|
||||
module_pathname = '$libdir/citus'
|
||||
relocatable = false
|
||||
schema = pg_catalog
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
#include "udfs/citus_remote_connection_stats/9.3-2.sql"
|
|
@ -0,0 +1 @@
|
|||
#include "udfs/citus_remote_connection_stats/9.3-3.sql"
|
Loading…
Reference in New Issue