From 79e195c24ba5a6a2a1392d331d561b8fd349aa2a Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Tue, 22 Oct 2024 17:07:05 +0200 Subject: [PATCH] Update tests versions, PostGIS 3.5.0 --- tests/sql/summary.sql.output | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index 30db095..9d6d0bb 100644 --- a/tests/sql/summary.sql.output +++ b/tests/sql/summary.sql.output @@ -8,8 +8,8 @@ Expanded display is on. -[ RECORD 1 ]--+------------------------------- server_version | 16.4 (Debian 16.4-1.pgdg120+2) --[ RECORD 1 ]--------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- -postgis_full_version | POSTGIS="3.4.3 e365945" [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" LIBXML="2.9.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)" +-[ RECORD 1 ]--------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ +postgis_full_version | POSTGIS="3.5.0 d2c3ca4" [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.11.1) LIBXML="2.9.14" LIBJSON="0.16" LIBPROTOBUF="1.4.1" WAGYU="0.5.0 (Internal)" -[ RECORD 1 ]-------------------------------------------------------------------------------------- Name | citext @@ -48,7 +48,7 @@ Schema | pg_catalog Description | PL/Python3U untrusted procedural language -[ RECORD 8 ]-------------------------------------------------------------------------------------- Name | postgis -Version | 3.4.3 +Version | 3.5.0 Schema | public Description | PostGIS geometry and geography spatial types and functions -[ RECORD 9 ]-------------------------------------------------------------------------------------- @@ -106,14 +106,14 @@ laninline | 13566 lanvalidator | 13567 lanacl | -[ RECORD 5 ]-+----------- -oid | 18194 +oid | 18190 lanname | plpython3u lanowner | 10 lanispl | t lanpltrusted | t -lanplcallfoid | 18191 -laninline | 18192 -lanvalidator | 18193 +lanplcallfoid | 18187 +laninline | 18188 +lanvalidator | 18189 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.7", "sys_version" : "PostgreSQL 16.4", "timescaledb" : "2.17.0", "postgis" : "3.4.3", "postgrest" : "PostgREST 12.2.3"} +versions_fn | {"api_version" : "0.7.7", "sys_version" : "PostgreSQL 16.4", "timescaledb" : "2.17.0", "postgis" : "3.5.0", "postgrest" : "PostgREST 12.2.3"} -[ RECORD 1 ]----------------- api_version | 0.7.7 sys_version | PostgreSQL 16.4 timescaledb | 2.17.0 -postgis | 3.4.3 +postgis | 3.5.0 postgrest | PostgREST 12.2.3