From d65a0b0a549d60fcb4e12adf80b4263998d1284d Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Wed, 7 Aug 2024 22:15:51 +0200 Subject: [PATCH] Update versions. timescaledb 2.16.0, PostgREST 12.2.3 --- tests/sql/summary.sql.output | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index 1a0bcd1..0777285 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.15.3 +Version | 2.16.0 Schema | public Description | Enables scalable inserts and complex queries for time-series data (Community Edition) -[ RECORD 10 ]------------------------------------------------------------------------------------- @@ -106,14 +106,14 @@ laninline | 13566 lanvalidator | 13567 lanacl | -[ RECORD 5 ]-+----------- -oid | 18168 +oid | 18191 lanname | plpython3u lanowner | 10 lanispl | t lanpltrusted | t -lanplcallfoid | 18165 -laninline | 18166 -lanvalidator | 18167 +lanplcallfoid | 18188 +laninline | 18189 +lanvalidator | 18190 lanacl | -[ RECORD 1 ]+----------- @@ -663,12 +663,12 @@ overpass_py_fn | {"name": "Port de la Ginesta", "type": "multipolygon", "leisure overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina"} -[ RECORD 1 ]---------------------------------------------------------------------------------------------------------------------------------------------- -versions_fn | {"api_version" : "0.7.5", "sys_version" : "PostgreSQL 16.3", "timescaledb" : "2.15.3", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.2.2"} +versions_fn | {"api_version" : "0.7.5", "sys_version" : "PostgreSQL 16.3", "timescaledb" : "2.16.0", "postgis" : "3.4.2", "postgrest" : "PostgREST 12.2.3"} -[ RECORD 1 ]----------------- api_version | 0.7.5 sys_version | PostgreSQL 16.3 -timescaledb | 2.15.3 +timescaledb | 2.16.0 postgis | 3.4.2 -postgrest | PostgREST 12.2.2 +postgrest | PostgREST 12.2.3