From f4d9aacf4d820b95208778e69f634720bcaa5ecf Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Sun, 7 Sep 2025 09:37:56 +0200 Subject: [PATCH] Update tests versions, postgis 3.6.0, timescaledb 2.22.0 --- tests/sql/summary.sql.output | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index ea07f86..6d9489b 100644 --- a/tests/sql/summary.sql.output +++ b/tests/sql/summary.sql.output @@ -9,7 +9,7 @@ Expanded display is on. server_version | 16.10 (Debian 16.10-1.pgdg12+1) -[ RECORD 1 ]--------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -postgis_full_version | POSTGIS="3.5.3 aab5f55" [EXTENSION] PGSQL="160" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj DATABASE_PATH=/usr/share/proj/proj.db" (compiled against PROJ 9.1.1) LIBXML="2.9.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)" +postgis_full_version | POSTGIS="3.6.0 4c1967d" [EXTENSION] PGSQL="160" GEOS="3.11.1-CAPI-1.17.1" PROJ="9.1.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/var/lib/postgresql/.local/share/proj DATABASE_PATH=/usr/share/proj/proj.db" (compiled against PROJ 9.1.1) LIBXML="2.9.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)" -[ RECORD 1 ]-------------------------------------------------------------------------------------- Name | citext @@ -53,12 +53,12 @@ Schema | pg_catalog Description | PL/Python3U untrusted procedural language -[ RECORD 9 ]-------------------------------------------------------------------------------------- Name | postgis -Version | 3.5.3 +Version | 3.6.0 Schema | public Description | PostGIS geometry and geography spatial types and functions -[ RECORD 10 ]------------------------------------------------------------------------------------- Name | timescaledb -Version | 2.21.3 +Version | 2.22.0 Schema | public Description | Enables scalable inserts and complex queries for time-series data (Community Edition) -[ RECORD 11 ]------------------------------------------------------------------------------------- @@ -116,14 +116,14 @@ laninline | 13566 lanvalidator | 13567 lanacl | -[ RECORD 5 ]-+----------- -oid | 18251 +oid | 18246 lanname | plpython3u lanowner | 10 lanispl | t lanpltrusted | t -lanplcallfoid | 18248 -laninline | 18249 -lanvalidator | 18250 +lanplcallfoid | 18243 +laninline | 18244 +lanvalidator | 18245 lanacl | -[ RECORD 1 ]+----------- @@ -756,12 +756,12 @@ overpass_py_fn | {"name": "Port de la Ginesta", "type": "multipolygon", "leisure overpass_py_fn | {"name": "Norra hamnen", "leisure": "marina", "seamark:type": "harbour", "seamark:harbour:category": "marina"} -[ RECORD 1 ]----------------------------------------------------------------------------------------------------------------------------------------------------------------------- -versions_fn | {"api_version" : "0.9.4", "sys_version" : "PostgreSQL 16.10", "mobilitydb" : "1.2.0", "timescaledb" : "2.21.3", "postgis" : "3.5.3", "postgrest" : "PostgREST 13.0.6"} +versions_fn | {"api_version" : "0.9.4", "sys_version" : "PostgreSQL 16.10", "mobilitydb" : "1.2.0", "timescaledb" : "2.22.0", "postgis" : "3.6.0", "postgrest" : "PostgREST 13.0.6"} -[ RECORD 1 ]----------------- api_version | 0.9.4 sys_version | PostgreSQL 16.10 -timescaledb | 2.21.3 -postgis | 3.5.3 +timescaledb | 2.22.0 +postgis | 3.6.0 postgrest | PostgREST 13.0.6