pgsql: Prevent CLUSTER from decreasing a relation's relfrozenxid.

Поиск
Список
Период
Сортировка
От tgl@postgresql.org (Tom Lane)
Тема pgsql: Prevent CLUSTER from decreasing a relation's relfrozenxid.
Дата
Msg-id 20080115212028.27451754108@cvs.postgresql.org
обсуждение исходный текст
Ответы Re: pgsql: Prevent CLUSTER from decreasing a relation's relfrozenxid.  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-committers
Log Message:
-----------
Prevent CLUSTER from decreasing a relation's relfrozenxid.  Bug
introduced in rewrite to make CLUSTER MVCC-safe.

Modified Files:
--------------
    pgsql/src/backend/commands:
        cluster.c (r1.167 -> r1.168)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/src/backend/commands/cluster.c?r1=1.167&r2=1.168)

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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Fix an ancient oversight in libpq's handling of V3-protocol COPY