Re: pg_autovacuum patches

Поиск
Список
Период
Сортировка
От Matthew T. O'Connor
Тема Re: pg_autovacuum patches
Дата
Msg-id 1070089594.17486.18.camel@zedora.zeut.net
обсуждение исходный текст
Ответ на Re: pg_autovacuum patches  ("Matthew T. O'Connor" <matthew@zeut.net>)
Список pgsql-patches
One more time...  The last patch didn't have the unitialized variables
stuff in it.  Please disregard the previous patch and apply this one.

On Sat, 2003-11-29 at 00:34, Matthew T. O'Connor wrote:
> ARRRGGHH.... ok, with patch this time...
>
> On Sat, 2003-11-29 at 00:17, Matthew T. O'Connor wrote:
> > Hello,
> >
> > I noticed that there have been a few patched submitted for pg_autovacuum
> > that have not been applied, so I applied them locally and tested them on
> > my Fedora box.  I am resubmitting them as one single patch.
> >
> > Included in the attached patch:
> >
> > Brian Hurt's patch that fixed the truncate bug by referencing a table
> > oid rather than it's relfilenode.
> >
> > Craig Boston's patch that fixes crashes on FreeBSD related to
> > uninitialized variables.
> >
> > A quick patch by me to remove a log_entry call inside init_table_info()
> > that was used for debugging by me during development and I left in by
> > mistake.
> >
> > Please apply this patch to both HEAD and 7.4.
> >
> > Thanks much,
> >
> > Matthew O'Connor
> >
> >
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 5: Have you checked our extensive FAQ?
> >
> >                http://www.postgresql.org/docs/faqs/FAQ.html
> >
>
> ______________________________________________________________________
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Вложения

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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: pg_autovacuum patches
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_autovacuum patches