pgsql: Fixed a typo and made two mallocs Coverity friendly.

Поиск
Список
Период
Сортировка
От meskes@postgresql.org (Michael Meskes)
Тема pgsql: Fixed a typo and made two mallocs Coverity friendly.
Дата
Msg-id 20060815124625.81CCC9FB323@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fixed a typo and made two mallocs Coverity friendly.

Modified Files:
--------------
    pgsql/src/interfaces/ecpg/test/compat_informix:
        dec_test.pgc (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/compat_informix/dec_test.pgc.diff?r1=1.1&r2=1.2)
    pgsql/src/interfaces/ecpg/test/expected:
        compat_informix-dec_test.c (r1.1 -> r1.2)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/compat_informix-dec_test.c.diff?r1=1.1&r2=1.2)
        pgtypeslib-num_test2.c (r1.4 -> r1.5)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/expected/pgtypeslib-num_test2.c.diff?r1=1.4&r2=1.5)
    pgsql/src/interfaces/ecpg/test/pgtypeslib:
        num_test2.pgc (r1.4 -> r1.5)

(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/interfaces/ecpg/test/pgtypeslib/num_test2.pgc.diff?r1=1.4&r2=1.5)

В списке pgsql-committers по дате отправления:

Предыдущее
От: knt@pgfoundry.org (User Knt)
Дата:
Сообщение: plscheme - plscheme: Fixed empty argument list handling and garbage
Следующее
От: ishii@postgresql.org (Tatsuo Ishii)
Дата:
Сообщение: pgsql: Fix pgbench to handle empty lines in script files as documented.