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

From [email protected] (Michael Meskes)
Subject pgsql: If no result is given NOTFOUND should be returned.
Date
Msg-id [email protected]
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: [email protected] (Michael Meskes)
Date:
Subject: pgsql: Added script to check if all rule re-definition in ecpg.addons
Next
From: [email protected] (User Hinoue)
Date:
Subject: psqlodbc - psqlodbc: Suppress timeout in SSL connections.