[Tile-serving] [osm2pgsql-dev/osm2pgsql] Create prepared statements via libpq instead of SQL (Discussion #2118)
Jochen Topf
notifications at github.com
Thu Dec 28 09:04:44 UTC 2023
Looking at that function I forsee one possible problem: You have to define the parameter types using `const Oid *` which is more cumbersome then just writing out the SQL code. You have to find out what the `Oid` ist for all the types used. Apparently the type can be inferred automatically, but I am not sure this will work in all cases. Feel free to give it a try though.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/discussions/2118#discussioncomment-7963180
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/repo-discussions/2118/comments/7963180 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20231228/711e5177/attachment.htm>
More information about the Tile-serving
mailing list