Ticket #208 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Reference to old postgis-1.4 module in postgis.sql from1.5

Reported by: mloskot Owned by: mcayland
Priority: high Milestone:
Component: postgis Version: trunk
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

fix-ticket-208.patch Download (0.5 KB) - added by mloskot 4 years ago.
Patch with the bug fix

Change History

Changed 4 years ago by mcayland

  • owner changed from pramsey to mcayland

Ooops that's my fault. Will fix.

Changed 4 years ago by mloskot

Patch with the bug fix

Changed 4 years ago by mcayland

  • status changed from new to closed
  • resolution set to fixed

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

ATB,

Mark.

Note: See TracTickets for help on using tickets.