[PostGIS] #6020: ST_MPointFromText(text WKT, integer srid) not working
PostGIS
trac at osgeo.org
Mon Nov 17 07:47:16 PST 2025
#6020: ST_MPointFromText(text WKT, integer srid) not working
---------------------+---------------------
Reporter: btudm | Owner: pramsey
Type: defect | Status: new
Priority: medium | Milestone:
Component: postgis | Version: 3.6.x
Keywords: |
---------------------+---------------------
In PostGIS 3.6, the call to `St_GeomFromText` is not qualified in the
function `ST_MPointFromText(text WKT, integer srid)`, hence it fails in pg
17+
Function `ST_MPointFromText(text WKT)` is fine though.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6020>
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