Nominatim/lib-sql/functions
Sarah Hoffmann 7c79b07817 fix parameter use for ST_Project
Before postgis 3.4 ST_Project required a geography as input and seemed
to have implicitly converted to geography. Since 3.4 geometry input
is supported but leads to a completely different result.
2023-08-20 13:52:03 +02:00
..
address_lookup.sql fix up BDD tests for postcode changes 2022-06-23 23:42:31 +02:00
importance.sql simplify use of secondary importance 2022-10-01 11:01:49 +02:00
interpolation.sql fix a number of corner cases with interpolation splitting 2023-04-06 16:54:00 +02:00
partition-functions.sql docs: fix typos 2022-07-20 22:05:31 +08:00
place_triggers.sql split query that deletes old objects from placex 2023-01-02 17:25:38 +01:00
placex_triggers.sql fix merging of linked names into unnamed boundaries 2023-06-30 22:14:11 +02:00
postcode_triggers.sql change distance computation between place and address part 2022-04-22 14:32:09 +02:00
ranking.sql replace CASE construct with plpgsql function 2023-07-01 18:15:22 +02:00
utils.sql fix parameter use for ST_Project 2023-08-20 13:52:03 +02:00