Changes between Initial Version and Version 1 of Ticket #5777


Ignore:
Timestamp:
09/03/24 05:37:25 (2 months ago)
Author:
cfischer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5777 – Description

    initial v1  
    4949--  JOIN geom_3 ON (st_intersects(geom_3.geom, geom_1.geom)) -- works
    5050}}}
     51
     52
     53
     54{{{
     55SELECT postgis_full_version();
     56
     57POSTGIS="3.4.0 0874ea3" [EXTENSION] PGSQL="160" GEOS="3.12.0-CAPI-1.18.0" PROJ="8.0.1 NETWORK_ENABLED=OFF URL_ENDPOINT=https://cdn.proj.org USER_WRITABLE_DIRECTORY=/tmp/proj DATABASE_PATH=/rdsdbbin/postgres-16.1.R2/share/proj/proj.db" LIBXML="2.9.1" LIBJSON="0.15" LIBPROTOBUF="1.3.2" WAGYU="0.5.0 (Internal)"
     58}}}
     59