Ticket #290 (closed defect: fixed)
Update required PostgreSQL version to 8.3
| Reported by: | pramsey | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 1.5.0 |
| Component: | postgis | Version: | trunk |
| Keywords: | Cc: |
Description
As mentioned in #230, typmod and cost updates require 8.3 as the minimum PostgreSQL version we support. There is also specialized code that tests for versions older than our new minimum that can be removed:
- postgis/lwgeom_gist.c#L535
- postgis/pgsql_compat.h
- postgis/lwgeom_functions_basic.c#L1884
Change History
Note: See
TracTickets for help on using
tickets.
