From 5996b4d48365dad4ea144ed10506ff9169fb7637 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Wed, 25 Oct 2023 12:40:49 +0200 Subject: [PATCH] Upgrade to the latest version and prepare for next release --- initdb/PGSAIL_VERSION | 2 +- tests/sql/summary.sql.output | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/initdb/PGSAIL_VERSION b/initdb/PGSAIL_VERSION index 0d91a54..1d0ba9e 100644 --- a/initdb/PGSAIL_VERSION +++ b/initdb/PGSAIL_VERSION @@ -1 +1 @@ -0.3.0 +0.4.0 diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index 1d29884..1861437 100644 --- a/tests/sql/summary.sql.output +++ b/tests/sql/summary.sql.output @@ -53,7 +53,7 @@ Schema | public Description | PostGIS geometry and geography spatial types and functions -[ RECORD 9 ]-------------------------------------------------------------------------------------- Name | timescaledb -Version | 2.12.0 +Version | 2.12.2 Schema | public Description | Enables scalable inserts and complex queries for time-series data (Community Edition) -[ RECORD 10 ]------------------------------------------------------------------------------------- @@ -597,12 +597,12 @@ reverse_geocode_py_fn | {"name": "Spain", "country_code": "es"} Test geoip reverse_geoip_py_fn -[ RECORD 1 ]---------------------------------------------------------------------------------------------------------------------------------------------- -versions_fn | {"api_version" : "0.3.0", "sys_version" : "PostgreSQL 15.4", "timescaledb" : "2.12.0", "postgis" : "3.4.0", "postgrest" : "PostgREST 11.2.1"} +versions_fn | {"api_version" : "0.4.0", "sys_version" : "PostgreSQL 15.4", "timescaledb" : "2.12.2", "postgis" : "3.4.0", "postgrest" : "PostgREST 11.2.1"} -[ RECORD 1 ]----------------- -api_version | 0.3.0 +api_version | 0.4.0 sys_version | PostgreSQL 15.4 -timescaledb | 2.12.0 +timescaledb | 2.12.2 postgis | 3.4.0 postgrest | PostgREST 11.2.1