Ticket #1852 (new enhancement)
Include geos version at build time in postgis_full_version()
| Reported by: | strk | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.2.0 |
| Component: | postgis | Version: | 2.0.x |
| Keywords: | Cc: |
Description
I know it's getting complex, but sometimes you have two GEOS versions installed and while "geos-config" (called by ./configure) finds one version, the dynamic linker finds another version.
Another scenario is you simply upgrade GEOS but you built against an older one.
In both cases postgis_full_version() isn't enough to explain why some feature isn't available or some bug is still present.
Change History
Note: See
TracTickets for help on using
tickets.
