[postgis-tickets] [PostGIS] #2651: tickets.sql: function st_envelope(unknown) is not unique
PostGIS
trac at osgeo.org
Sun Feb 23 08:06:01 PST 2014
#2651: tickets.sql: function st_envelope(unknown) is not unique
---------------------+------------------------------------------------------
Reporter: strk | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 2.1.2
Component: postgis | Version: 2.1.x
Keywords: |
---------------------+------------------------------------------------------
When running regress/run_test.pl --extension regress/tickets.sql, 2 errors
are raised about non-unique functions taking "unknown" type.
This does NOT happen with non-extension install.
I suspect it has to do with CASTs not being installed by the extension
mechanism.
NOTE: this should have nothing to do with the regression in extension
upgrade (#2560), as it's not happening after upgrade but after initial
install.
Robe, can you confirm with any of your 2.1.x installs ?
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/2651>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list