On Tue, Aug 11, 2009 at 3:35 AM, Juan Backson<juanbackson(at)gmail(dot)com> wrote:
> PGRES_COMMAND_OK
You want PGRES_TUPLES_OK for a select statement. You're not getting an
actual failure- you're checking for the wrong status.
--
- David T. Wilson
david(dot)t(dot)wilson(at)gmail(dot)com