FATAL ERROR
SELECT id, path, name, description, address, point(lon,lat) AS coordinates FROM lovin_dir WHERE path ~ 'top.*{2}.detroit.venue.joe_louis_arena.serj_tankian_(w._foo_fighters)_163130.cobo_center.detroit_public_library_hubbard_branch' ORDER BY name
ERROR: syntax error at position 52 near "("

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