ST_RemovePoint() - TEXT index
:memory: #use in-memory database
SELECT ST_RemovePoint(GeomFromText('LINESTRING(0 0, 1 0, 1 1)'), 'alpha')
1 # rows (not including the header row)
1 # columns
ST_RemovePoint(GeomFromText('LINESTRING(0 0, 1 0, 1 1)'), 'alpha')
(NULL)