Rebase to master - the version files

preventConflictingFlags
Onder Kalaci 2020-04-06 12:21:36 +02:00
parent 6b6d00ef38
commit 7fbbb28ee1
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Citus extension # Citus extension
comment = 'Citus distributed database' comment = 'Citus distributed database'
default_version = '9.3-2' default_version = '9.3-3'
module_pathname = '$libdir/citus' module_pathname = '$libdir/citus'
relocatable = false relocatable = false
schema = pg_catalog schema = pg_catalog

View File

@ -1 +0,0 @@
#include "udfs/citus_remote_connection_stats/9.3-2.sql"

View File

@ -0,0 +1 @@
#include "udfs/citus_remote_connection_stats/9.3-3.sql"