pgsql: Fix dumb compile error in the last patch.

Поиск
Список
Период
Сортировка
От alvherre@postgresql.org (Alvaro Herrera)
Тема pgsql: Fix dumb compile error in the last patch.
Дата
Msg-id 20070519010234.BECE69FB5E4@postgresql.org
обсуждение исходный текст
Список pgsql-committers
Log Message:
-----------
Fix dumb compile error in the last patch.

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.161 -> r1.162)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c.diff?r1=1.161&r2=1.162)

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

Предыдущее
От: alvherre@postgresql.org (Alvaro Herrera)
Дата:
Сообщение: pgsql: Have CLUSTER advance the table's relfrozenxid.
Следующее
От: meskes@postgresql.org (Michael Meskes)
Дата:
Сообщение: pgsql: tackling Vista problem - another try