Nominatim/lib-sql/functions
Sarah Hoffmann c5f5ab5363 be more strict about removal from place_to_be_deleted
If the type of a place is changed and then the same insert issued
again, the old data will effectively remain in the table.

Fixed #3168.
2023-08-25 14:22:49 +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 be more strict about removal from place_to_be_deleted 2023-08-25 14:22:49 +02: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