Opened 14 years ago
Closed 14 years ago
#732 closed defect (fixed)
type "chip" does not exists
Reported by: | aperi2007 | Owned by: | pramsey |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 2.0.0 |
Component: | postgis | Version: | master |
Keywords: | Cc: |
Description
Compiling and installing the last trunk postgis version. Executing the postgis.sql script I'm having this little error :
psql:/usr/local/pgsql/share/contrib/postgis-2.0/postgis.sql:7938: ERROR: type "chip" does not exist
Note:
See TracTickets
for help on using tickets.
It's a harmless error since it happens in one of the non-committed drops. Anyrate I've fixed at r6496 so give it another try.