pgsql: Cast NULL to a pointer type in the execl() call, to avoid a

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Cast NULL to a pointer type in the execl() call, to avoid a
Дата
Msg-id 20070718211917.4B8399FB2C4@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Cast NULL to a pointer type in the execl() call, to avoid a compiler warning on
some platforms and possibly a bug.  Per report from Stefan and subsequent
discussion.

Modified Files:
--------------
    pgsql/src/test/regress:
        pg_regress.c (r1.35 -> r1.36)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/test/regress/pg_regress.c.diff?r1=1.35&r2=1.36)

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: pgsql: Document that age() adds days, then full months.
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix an old thinko in SS_make_initplan_from_plan, which is used