pgsql: Fix the build for when SHOW_MEMORY_STATS is defined.

Поиск
Список
Период
Сортировка
От neilc@postgresql.org (Neil Conway)
Тема pgsql: Fix the build for when SHOW_MEMORY_STATS is defined.
Дата
Msg-id 20061208021508.27FD89F9C35@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix the build for when SHOW_MEMORY_STATS is defined. The reference to
the nonexistent ShowStats variable is simply removed, per Gavin Sherry.

Modified Files:
--------------
    pgsql/src/backend/tcop:
        postgres.c (r1.518 -> r1.519)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/tcop/postgres.c.diff?r1=1.518&r2=1.519)

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

Предыдущее
От: okbob@pgfoundry.org (User Okbob)
Дата:
Сообщение: plpsm - plpgpsm: warning handling
Следующее
От: hinoue@pgfoundry.org (User Hinoue)
Дата:
Сообщение: psqlodbc - psqlodbc: Fix a bug about test button operation.