* Gauthier, Dave (dave(dot)gauthier(at)intel(dot)com) wrote:> stdb=# select myfunc();> ERROR: set-valued function called in context that cannot accept a set
select * from myfunc(); ?
Stephen