This extension provides a natural language query interface to Postgres, allowing you do to something like SELECT * FROM pg_gen_query('number of events from Texas'). Below is sample usage against the ...