Displays information about execution statements on the current node for PostgreSQL.
The statement_history extension depends an global table named pg_catalog.statement_history_internal. This table was created when PostgreSQL(PostgreSQL_modified_for_Halo) cluster inited (initdb).
