mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
Defer database setup until the first call to a function. Needs an additional lock because the setup still needs to be done sequentially.