[Tile-serving] [osm2pgsql-dev/osm2pgsql] Allow table inserts without context object (PR #2491)

Jochen Topf notifications at github.com
Thu Jul 2 09:38:36 UTC 2026


@joto commented on this pull request.



>              } else if (column.type() == table_column_type::id_num) {
+                if (id == 0) {

Yes, its better to just check for `!object` consistently. I have changed that now.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2491#discussion_r3512005787
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2491/review/4616263464 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260702/748fbdcb/attachment-0001.htm>


More information about the Tile-serving mailing list