Matthew Wakeling wrote:
On Tue, 7 Apr 2009, justin wrote: Change the type to Record from the help file FETCH retrieves the next row from the
cursor into a target, which might be a row variable, a record
variable, or a comma-separated list of simple variables, just like
SELECT INTO. If there is no next row, the
target is set to NULL(s). As with SELECT INTO,
the special variable FOUND can be checked
to see whether a row was obtained or not |
- Re: [PERFORM] plpgsql arrays Simon Riggs
- Re: [PERFORM] plpgsql arrays Alvaro Herrera
- Re: [PERFORM] plpgsql arrays Tom Lane
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays Robert Haas
- Re: [PERFORM] plpgsql arrays Tom Lane
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays justin
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays justin
- Re: [PERFORM] plpgsql arrays Tom Lane
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays Merlin Moncure
- Re: [PERFORM] plpgsql arrays Tom Lane
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays Tom Lane
- Re: [PERFORM] plpgsql arrays Merlin Moncure
- Re: [PERFORM] plpgsql arrays Merlin Moncure
- Re: [PERFORM] plpgsql arrays Matthew Wakeling
- Re: [PERFORM] plpgsql arrays Merlin Moncure
