"David E. Wheeler" <[email protected]> wrote: 
 
> So when it gets to that second row in the first cursor, it doesn't  
> know it's a row with NULLs as opposed to an empty row.
 
> there ought to be an easy way to tell the difference. :-(
 
I would have thought that the correct thing is to check SQLSTATE for
'02000'.  I can't see how PostgreSQL allows this, however.  :-(
 
-Kevin

-- 
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to