Re: autovauum integration patch: Attempt #4

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: autovauum integration patch: Attempt #4
Дата
Msg-id 200407240701.i6O71Yq22329@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: autovauum integration patch: Attempt #4  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: autovauum integration patch: Attempt #4
Re: autovauum integration patch: Attempt #4
Список pgsql-patches
Patch applied.  Thanks.

---------------------------------------------------------------------------


Matthew T. O'Connor wrote:
> On Fri, 2004-07-23 at 23:25, Tom Lane wrote:
> > "Matthew T. O'Connor" <matthew@zeut.net> writes:
> > > Peter Eisentraut wrote:
> > >> I'm not sure whether we can allow int8 columns in system tables, for
> > >> portability reasons.
> >
> > > Someone will have to tell me if this is really a problem,
> >
> > Depending on int8 to actually work is right out.
> >
> > I'd go with float or double depending on your precision needs.
>
> Ok, I went with float.
>
> Also, I changed pg_autovacuum.[ch] to autovacuum.[ch] as Peter
> suggested. So now to apply this patch:
>
> 1) Move pg_autovacuum.[ch] from contrib to
> src/backend/postmaster/autovacuum.c and
> src/include/postmaster/autovacuum.h respectively.
> 2) Place the attached pg_autovacuum.h in src/include/catelog/
> 3) Apply the attached diff file
>
> Please apply to CVS or tell me what I need to change to get it applied.
>
> Thanks again,
>
>
> Matthew
>
>

[ Attachment, skipping... ]

[ Attachment, skipping... ]

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: "Matthew T. O'Connor"
Дата:
Сообщение: Re: autovauum integration patch: Attempt #4
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: autovauum integration patch: Attempt #4