Information Designer doesn't support PostgreSQL functions that return refcursors. We have a need to write a function that can return different columns under different circumstances - which requires returning a refcursor. It is possible to do this with Oracle and Information Designer, but not with PostgreSQL