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)

fix-ticket-208.patch (522 bytes ) - added by mloskot 15 years ago.
Patch with the bug fix

Download all attachments as: .zip

Change History (3)

comment:1 by mcayland, 15 years ago

Owner: changed from pramsey to mcayland

Ooops that's my fault. Will fix.

by mloskot, 15 years ago

Attachment: fix-ticket-208.patch added

Patch with the bug fix

comment:2 by mcayland, 15 years ago

Resolution: fixed
Status: newclosed

Fixed in trunk and 1.4 branch in r4200 and r4201 respectively.

ATB,

Mark.

Note: See TracTickets for help on using tickets.