Ticket #1161 (closed defect: fixed)
move gserialized_gist to libpgcommon
| Reported by: | bnordgren | Owned by: | pramsey |
|---|---|---|---|
| Priority: | medium | Milestone: | PostGIS 2.0.0 |
| Component: | postgis | Version: | 1.5.X |
| Keywords: | Cc: |
Description
I was getting a missing symbol error when attempting to run the raster regressions. lwgeom_pg.c uses utility functions from gserialized_gist.
Also, gserialized_gist uses utility functions from gserialized_gist_nd. The required functions have also been moved to gserialized_gist.
The attached patch applies to r7757, although you may have to manually remove postgis/gserialized_gist.c. Again the problem appears to be the $Id$ string.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

