from http://developer.postgresql.org/pgdocs/postgres/pgstatstatements.html:
	The pg_stat_statements module provides a means for tracking execution
	statistics of all SQL statements executed by a server.
