PostGIS_Scripts_Installed — Returns version of the postgis scripts installed in this database.
text PostGIS_Scripts_Installed(
)
;
Returns version of the postgis scripts installed in this database.
If the output of this function doesn't match the output of PostGIS_Scripts_Released you probably missed to properly upgrade an existing database. See the Upgrading section for more info. |
Availability: 0.9.0