> Hi! > > How I can check function crated by "relation -t funcname" is really > exist? Do you mean if the relation knows about DB type 'funcname' ? relation -T -t dbtype dummy || echo "No such database type: dbtype" The '-T' option exists since 2.99.50-s2 > -- > CU, Victor Gamov /Matti Aarnio