From: Sarah Hoffmann Date: Sun, 24 Jan 2021 13:35:35 +0000 (+0100) Subject: convert functon creation to python X-Git-Tag: v3.7.0~46^2~9 X-Git-Url: https://git.openstreetmap.org/nominatim.git/commitdiff_plain/5b46fcad8ec166d1b8e35cfbc58405b71e27caa3?hp=5b46fcad8ec166d1b8e35cfbc58405b71e27caa3 convert functon creation to python The new functions always creates normal and partitioned functions. Also adds specialised connection and cursor classes for adding frequently used helper functions. ---