pgsql: If no result is given NOTFOUND should be returned. - Mailing list pgsql-committers

From meskes@postgresql.org (Michael Meskes)
Subject pgsql: If no result is given NOTFOUND should be returned.
Date
Msg-id 20091127133218.1C637753FB7@cvs.postgresql.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
If no result is given NOTFOUND should be returned. Check for empty result
string too.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/ecpglib:
        data.c (r1.45 -> r1.46)
        (http://anoncvs.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/ecpglib/data.c?r1=1.45&r2=1.46)

pgsql-committers by date:

Previous
From: meskes@postgresql.org (Michael Meskes)
Date:
Subject: pgsql: Added script to check if all rule re-definition in ecpg.addons
Next
From: hinoue@pgfoundry.org (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Suppress timeout in SSL connections.