Re: help plpgsql, cursors, fetch into

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Mauricio Mantilla <mauriciomantilla(at)cable(dot)net(dot)co>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: help plpgsql, cursors, fetch into
Date: 2006-04-19 16:26:11
Message-ID: 29600.1145463971@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Mauricio Mantilla <mauriciomantilla(at)cable(dot)net(dot)co> writes:
> Hi, I'm having a problem with FETCH INTO, but I can't figure out what it is.

That kinda looks like a bug. Which PG version are you using exactly?
Could you provide a self-contained test case (ie, a script to create
the needed tables and sample data)?

regards, tom lane

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2006-04-19 16:32:22 Translating sql error codes
Previous Message Bruno Wolff III 2006-04-19 15:42:39 Re: How to implement a "subordinate database"?