PostgreSQL - Full-Text Search
What will be the output of:
SELECT ts_headline('english', 'Fast and reliable PostgreSQL', to_tsquery('english', 'fast & postgresql'));