[Tile-serving] [osm2pgsql-dev/osm2pgsql] Allow setting the index names in the flex output (PR #2196)
Jochen Topf
notifications at github.com
Thu Jun 13 07:29:25 UTC 2024
Usually the name chosen by PostgreSQL for an index is fine, but sometimes you want to use a better name, especially if you are using expression indexes.
You can view, comment on, or merge this pull request online at:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2196
-- Commit Summary --
* Allow setting the index names in the flex output
-- File Changes --
M flex-config/indexes.lua (5)
M src/debug-output.cpp (5)
M src/flex-index.cpp (8)
M src/flex-index.hpp (8)
M src/flex-lua-index.cpp (6)
-- Patch Links --
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2196.patch
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2196.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2196
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2196 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240613/dfcc5a24/attachment.htm>
More information about the Tile-serving
mailing list