Re: Fast CLUSTER

Поиск
Список
Период
Сортировка
От Simon Riggs
Тема Re: Fast CLUSTER
Дата
Msg-id 1174984179.4386.22.camel@silverbirch.site
обсуждение исходный текст
Ответ на Re: Fast CLUSTER  ("Simon Riggs" <simon@2ndquadrant.com>)
Ответы Re: Fast CLUSTER  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
On Thu, 2007-02-22 at 22:49 +0000, Simon Riggs wrote:
> On Tue, 2007-02-20 at 14:38 -0300, Alvaro Herrera wrote:
>
> > Cool.  I noticed that the SGML seems broken here:
>
> Corrected.
>
> > You need to close the <listitem> and <para> opened in the COPY mention.
> >
> > > +
> > > + static void
> > > + heap_sync_relation(Relation rel)
> > > + {
> > > +     if (!rel->rd_istemp)
> >
> > No comment in this function?
>
> I've added more comments as you suggest.
>
> Thanks for the review.

Could we add this to the unapplied patches queue? It seems to have been
missed off the list. Thanks.

There is a probable conflict with Heikki's recent CLUSTER patch, so I'm
happy to re-write this patch after that has been applied. So its OK to
stick it at the bottom of the queue.

--
  Simon Riggs
  EnterpriseDB   http://www.enterprisedb.com



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

Предыдущее
От: Koichi Suzuki
Дата:
Сообщение: Full page writes improvement, code update
Следующее
От: "Marko Kreen"
Дата:
Сообщение: Unbroke srcdir!=builddir compilation