[postgis-tickets] [PostGIS] #5415: dump restore failure function "st_largestemptycircle" already exists with same argument types
PostGIS
trac at osgeo.org
Thu Jun 29 02:45:18 PDT 2023
#5415: dump restore failure function "st_largestemptycircle" already exists with
same argument types
------------------------------------+---------------------------
Reporter: robe | Owner: strk
Type: defect | Status: assigned
Priority: blocker | Milestone: PostGIS 3.4.0
Component: build/upgrade/install | Version: 3.3.x
Resolution: | Keywords:
------------------------------------+---------------------------
Comment (by strk):
For completion, INOUT parameters are retained in both COMMENT and FUNCTION
manifest lines:
{{{
954; 1255 27730782 FUNCTION public testinout(double precision) strk
4245; 0 0 COMMENT public FUNCTION testinout(INOUT "inout" double
precision) strk
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/5415#comment:5>
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