Ticket #3291 (closed defect: fixed)
Postgresql 7.x compatibility (patch included)
| Reported by: | dpanech | Owned by: | pramsey |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PostGIS Interface | Version: | 5.4 |
| Severity: | normal | Keywords: | postgis PQserverVersion |
| Cc: | dmorissette |
Description
The file mappostgis.c uses the function PQserverVersion, which was is absent in libpq 7.4.19 that I am using.
I think "select version();" SQL should do the same thing.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

