-- Give run_isok_queries() an IQName that's not on ISOK_QUERIES -- and see we get a good error message. SELECT * FROM run_isok_queries($$VALUES ('non_existant_iqname')$$);