[Tile-serving] [osm2pgsql] delete_node failed: ERROR: prepared statement "delete_node" does not exist (#100)
iero
notifications at github.com
Thu Oct 31 09:53:34 UTC 2013
Wildplasser on stackoverflow ( http://stackoverflow.com/questions/19654622/delete-node-failure-with-osm2pgsql ) spotted a problem in osm2pgsql/middle-pgsql.c file :
"Note: there appears to be a semicolon missing after the PREPARE get_node_list( ... statement. The next(=delete_node) statement is probably absorbed into the get_copy statement (or choked and ignored by the parser)"
Comparing the code with previous versions, I think that maybe we need to remove the semicolomn at the end of line 88 ?
I don't have enough knowledge in C to answer this question, but maybe somebody can confirm/infirm ?
Thanks
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/100#issuecomment-27473360
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20131031/4cead2bf/attachment.html>
More information about the Tile-serving
mailing list