FATAL ERROR
SELECT id, path, name, description, address, point(lon,lat) AS coordinates FROM lovin_dir WHERE path ~ 'top.*{2}.san_francisco.venue.fillmore_auditorium_san_francisco.big_head_todd_&_the_monsters_._the_new_amsterdams_197999.absinthe_restaurant_and_bar.111_minna_gallery' ORDER BY name
ERROR: syntax error at position 77 near "&"

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