Opened 15 years ago
Closed 15 years ago
#208 closed defect (fixed)
Reference to old postgis-1.4 module in postgis.sql from1.5
Reported by: | mloskot | Owned by: | mcayland |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | postgis | Version: | master |
Keywords: | postgis-1.4, module, regression, test | Cc: |
Description
In postgis.sql from current trunk (r4198) references old module and regression tests fail:
psql:postgis.sql:356: ERROR: could not access file "$libdir/postgis-1.4": No such file or directory
The old reference has been left only for box3d_extent_in function
Attachments (1)
Change History (3)
comment:1 by , 15 years ago
Owner: | changed from | to
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Ooops that's my fault. Will fix.