can i declare and fetch from a cursor inside a plpgsql function? (pgversion 7.0.3)
if so, what would the syntax look like? i continue to get parse errors on'cursor' in a very, very simple test.
thanks
greg