FATAL ERROR
SELECT id, path, name, description, address, point(lon,lat) AS coordinates FROM lovin_dir WHERE path ~ 'top.*{2}.boise.venue.bourbon_street_big_easy.no_quarter_(a_led_zepplin_tribute)_w._blind_fury_197460.shakers.bronco_stadium' ORDER BY name
ERROR: syntax error at position 56 near "("

FATAL ERROR
SELECT id, name, path, description FROM lovin_dir WHERE path ~ ''
ERROR: syntax error DETAIL: Unexpected end of line.