[Tile-serving] [osm2pgsql-dev/osm2pgsql] Add timestamp(tz) column types (PR #2471)
Jochen Topf
notifications at github.com
Sat May 16 14:45:46 UTC 2026
With the special behaviour that a number is interpreted as seconds since the epoch which is the format used by object.timestamp. This avoids having to format the timestamp as string in the Lua script.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2471
-- Commit Summary --
* Add timestamp(tz) column types
-- File Changes --
M src/flex-table-column.cpp (6)
M src/flex-table-column.hpp (3)
M src/flex-write.cpp (22)
M tests/bdd/flex/extra-attributes.feature (15)
A tests/bdd/flex/timestamp.feature (35)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2471.patchhttps://github.com/osm2pgsql-dev/osm2pgsql/pull/2471.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2471
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2471 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20260516/44245ae5/attachment.htm>
More information about the Tile-serving
mailing list