Re: When is a record NULL? - Mailing list pgsql-hackers

From Sam Mason
Subject Re: When is a record NULL?
Date
Msg-id 20090726232656.GW5407@samason.me.uk
Whole thread Raw
In response to Re: When is a record NULL?  ("David E. Wheeler" <david@kineticode.com>)
List pgsql-hackers
On Sun, Jul 26, 2009 at 03:46:19PM -0700, David E. Wheeler wrote:
> And something I'd like to be able to handle in a while loop, as I'm  
> actually fetching one row at a time from two cursors and need to be  
> able to tell when I've reached the end of a cursor.

I'm sure I'm missing something obvious, but why doesn't the "FOUND"
magic variable tell you what you want?

--  Sam  http://samason.me.uk/


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: When is a record NULL?
Next
From: "Eric B. Ridge"
Date:
Subject: Re: When is a record NULL?