nextcloud=> select oid::regprocedure, procost from pg_proc where proname = 'pg_has_role'; oid | procost -----------------------------+--------- pg_has_role(name,name,text) | 1 pg_has_role(name,oid,text) | 1 pg_has_role(oid,name,text) | 1 pg_has_role(oid,oid,text) | 1 pg_has_role(name,text) | 1 pg_has_role(oid,text) | 1 (6 rows) nextcloud=> select oid::regprocedure, procost from pg_proc where proname = 'chareq'; oid | procost -----------------------+--------- chareq("char","char") | 1 (1 row) nextcloud=> Axel --- PGP-Key:29E99DD6 ☀ computing @ chaos claudius |