Re: Minor verbosity increase for analyze

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Minor verbosity increase for analyze
Дата
Msg-id 3297.1063322044@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Minor verbosity increase for analyze  (Mark Kirkwood <markir@paradise.net.nz>)
Список pgsql-patches
Mark Kirkwood <markir@paradise.net.nz> writes:
> Found some bugs with this patch - that makes it about 1 per line
> patched... :-(

> i)  onerel->rd_nblocks should be elog'ed as an unsigned int.
> ii) acquire_sample_rows has 2 return points - I had ignored the case
> where the
>     onerel has < sample size tuples in it.

I've applied a variant of this.

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: more doc cleanup
Следующее
От: Bruce Momjian
Дата:
Сообщение: Reorganization of spinlock defines