- ON location_property_osmline USING btree(parent_place_id) {{db.tablespace.search_index}}
- INCLUDE (startnumber, endnumber)
+ ON location_property_osmline USING btree(parent_place_id)
+ INCLUDE (startnumber, endnumber) {{db.tablespace.search_index}}