Files
Nominatim/sql
Sarah Hoffmann 2dd7f0156a use "char" type when refering to osm_type column
When using an explicit cast to char(1) when refering to the
osm_type column postgres won't use the index in some cases.
Observed only on postgres 9.5 from the original Postgres
reporsitories.

Fixes #741.
2017-06-04 14:48:53 +02:00
..
2016-05-15 11:44:54 +02:00
2017-04-18 13:36:02 +02:00
2016-03-23 09:34:36 +01:00