Opened 13 years ago

Closed 13 years ago

#774 closed defect (fixed)

regress fails initializing postgis

Reported by: strk Owned by: robe
Priority: medium Milestone: PostGIS 2.0.0
Component: postgis Version: master
Keywords: Cc:

Description

r6637

psql:/home/src/postgis/postgis/regress/postgis.sql:5189: ERROR:  function makepolygon(geometry) does not exist
LINE 4:  SELECT setSRID(makepolygon($1), $2)
                        ^
HINT:  No function matches the given name and argument types. You might need to add explicit type casts.

Change History (1)

comment:1 by robe, 13 years ago

Resolution: fixed
Status: newclosed

oops sorry forgot to commit a file in last commit fixed at r6638

Note: See TracTickets for help on using tickets.