pgsql: Remove an unused variable "waitingForSignal".

Поиск
Список
Период
Сортировка
От neilc@svr1.postgresql.org (Neil Conway)
Тема pgsql: Remove an unused variable "waitingForSignal".
Дата
Msg-id 20050415041811.E2E38539BF@svr1.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Remove an unused variable "waitingForSignal". From Qingqing Zhou.

Modified Files:
--------------
    pgsql/src/backend/storage/lmgr:
        proc.c (r1.156 -> r1.157)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/storage/lmgr/proc.c.diff?r1=1.156&r2=1.157)

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

Предыдущее
От: jwp@pgfoundry.org (User Jwp)
Дата:
Сообщение: python - web: Only link the project title, to set it off from
Следующее
От: neilc@svr1.postgresql.org (Neil Conway)
Дата:
Сообщение: pgsql: This patch changes the use of varargs.h to stdarg.h as required