With postgres, is there a means of determining what tables/columns will be touched given an SQL query? I am attempting to see if given an SQL query, the user (a student) attempted to return data from a particular set of tables.With postgres, is there a means of determining