pgsql: Remove a 15-year old comment questioning behavior that is now

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Remove a 15-year old comment questioning behavior that is now
Дата
Msg-id 20061108004530.75D349FA3B1@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove a 15-year old comment questioning behavior that is now well-
established: referencing an undefined parameter should result in an
error, not NULL.

Modified Files:
--------------
    pgsql/src/backend/executor:
        execQual.c (r1.197 -> r1.198)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/executor/execQual.c.diff?r1=1.197&r2=1.198)

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

Предыдущее
От: gevik@pgfoundry.org (User Gevik)
Дата:
Сообщение: press - pr: updated dateline to December 5
Следующее
От: neilc@postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Fix a memory leak in psql: we'd leak a few PGresult handles if a