FATAL ERROR
SELECT id, path, name, description, address, point(lon,lat) AS coordinates FROM lovin_dir WHERE path ~ 'top.*{2}.detroit.venue.bohemian_national_home.petting_zoo_(tom_abbs.michael_landis)_158500.city_theatre.cobo_convention_center_detroit' ORDER BY name
ERROR: syntax error at position 58 near "("

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