**Describe the problem** I can see hidden session vars (e.g. `ssl`) in `information_schema.session_variables`. **Expected behavior** If they are hidden in `pg_catalog` they should be hidden in `information_schema` too. Jira issue: CRDB-31127 Epic CRDB-28893