Changes between Version 10 and Version 11 of DevWikiGettingABackTrace


Ignore:
Timestamp:
Mar 7, 2023, 7:53:48 PM (14 months ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiGettingABackTrace

    v10 v11  
    5353
    5454postgis=# select postgis_full_version(), pg_backend_pid();
    55                                                                              postgis_full_version
    56 | pg_backend_pid
     55postgis_full_version                                                                                                        | pg_backend_pid
    5756--------------------------------------------------------------------------------------------------------------------------------------------------------
    58  POSTGIS="3.4.0dev 3.3.0rc2-680-g9f38f0b08" [EXTENSION] PGSQL="160" GEOS="3.12.0dev-CAPI-1.18.0" PROJ="7.2.1" ... |          22652
     57 POSTGIS="3.4.0dev 3.3.0rc2-680-g9f38f0b08" [EXTENSION] PGSQL="160" GEOS="3.12.0dev-CAPI-1.18.0" PROJ="7.2.1" ...           |          22652
    5958(1 row)
    6059}}}