pgsql: This trivial patch removes an unused variable.

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: This trivial patch removes an unused variable.
Дата
Msg-id 20050624010627.07D055297D@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
This trivial patch removes an unused variable. From Alvaro Herrera.

Modified Files:
--------------
    pgsql/src/backend/utils/init:
        postinit.c (r1.148 -> r1.149)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/utils/init/postinit.c.diff?r1=1.148&r2=1.149)

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

Предыдущее
От: tgl@svr1.postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Fix rtree and contrib/rtree_gist search behavior for the 1-D box
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: Code cleanup: remove 3 duplicate static function declarations.