Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table
Дата
Msg-id 20028.1151421969@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table  (Alvaro Herrera <alvherre@commandprompt.com>)
Ответы Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table  (Alvaro Herrera <alvherre@commandprompt.com>)
Список pgsql-committers
Alvaro Herrera <alvherre@commandprompt.com> writes:
> Ugh, sorry.  Consequence of having to copy patches from a CVSup tree and
> a "commit tree" :-(  Eventually I was bound to make such a mistake.

Hm, don't you have things set up so that you commit directly from a
tested source tree?  I don't think I've ever committed a patch without
having at least made sure it compiled.  I also suggest using diff+patch
to transfer patches across branches ... this one looks like it was
transcribed into 8.1 manually, and that's what got ya.

            regards, tom lane

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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: pgsql: Clamp last_anl_tuples to n_live_tuples, in case we vacuum a table