pgsql: If no result is given NOTFOUND should be returned.

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: If no result is given NOTFOUND should be returned.
Дата
Msg-id 20091127133218.1C637753FB7@cvs.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: Added script to check if all rule re-definition in ecpg.addons
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Suppress timeout in SSL connections.