]> git.openstreetmap.org Git - nominatim.git/history - sql/functions/utils.sql
integrate analyse of indexing into nominatim tool
[nominatim.git] / sql / functions / utils.sql
2021-02-04 Sarah HoffmannMerge pull request #2160 from lonvia/introduce-project-dir
2021-02-03 Sarah HoffmannRevert "increase splitting for large geometries"
2020-10-18 Sarah HoffmannMerge pull request #2016 from lonvia/locale-address...
2020-10-18 Sarah HoffmannMerge pull request #2015 from lonvia/cleanup-address...
2020-10-15 Sarah Hoffmannuse computed centroid for location_area_large
2020-10-13 Sarah Hoffmannoverhaul address computation
2020-10-12 Sarah HoffmannMerge pull request #2011 from lonvia/increase-city...
2020-10-12 Sarah Hoffmannincrease radius of influence around city nodes
2020-09-23 Sarah HoffmannMerge pull request #1975 from lonvia/simplify-parent...
2020-09-23 Sarah HoffmannMerge pull request #1970 from lonvia/remove-duplicate...
2020-09-23 Sarah Hoffmannuse rank_address when invalidating containing objects
2020-09-23 Sarah Hoffmannremove ST_Covers check when also testing for ST_Intersects
2020-08-22 Sarah HoffmannMerge pull request #1926 from lonvia/speed-up-location...
2020-08-20 Sarah Hoffmannincrease splitting for large geometries
2020-08-06 Sarah HoffmannMerge pull request #1909 from lonvia/minor-fixes
2020-08-06 Sarah HoffmannMake SQL debug statements execute again
2020-07-01 Sarah HoffmannMerge pull request #1829 from krahulreddy/websiteSetup
2020-07-01 Sarah HoffmannMerge pull request #1857 from mtmail/db-migration-updat...
2020-07-01 Sarah Hoffmannsql: fix rank variable type
2020-06-28 Sarah HoffmannMerge pull request #1852 from osm-search/disable-jit...
2020-06-26 Sarah HoffmannMerge pull request #1836 from lonvia/rework-large-locat...
2020-06-17 Sarah Hoffmannchange place node expansion for large area table
2020-05-13 Sarah HoffmannMerge branch 'patch-1' of https://github.com/ganeshkris...
2020-04-26 Sarah HoffmannMerge branch 'separate-compilation' of https://github...
2020-04-10 Sarah HoffmannMerge pull request #1745 from lonvia/shuffle-sql-functions
2020-04-10 Sarah Hoffmannmove ranks-related functions in separate sql file
2020-04-10 Sarah Hoffmannmove helper functions from placex_triggers into utils
2020-01-24 Sarah HoffmannMerge pull request #1647 from lonvia/split-out-linking
2020-01-23 Sarah Hoffmannrename functions where return parameter changed
2020-01-23 Sarah HoffmanngetNearestNamed*Feature functions better return values
2020-01-23 Sarah Hoffmannfactor out parent search from addr:street/addr:place
2020-01-23 Sarah Hoffmannremove unused function
2020-01-23 Sarah Hoffmannfactor out place linking sql
2020-01-08 Sarah HoffmannMerge pull request #1628 from lonvia/split-sql-functions
2020-01-08 Sarah Hoffmannremove remaining sql functions into function/ directory