Re: autovauum integration patch: Attempt #4

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: autovauum integration patch: Attempt #4
Дата
Msg-id 200407240043.37415.peter_e@gmx.net
обсуждение исходный текст
Ответ на autovauum integration patch: Attempt #4  ("Matthew T. O'Connor" <matthew@zeut.net>)
Ответы Re: autovauum integration patch: Attempt #4  ("Matthew T. O'Connor" <matthew@zeut.net>)
Re: autovauum integration patch: Attempt #4  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Matthew T. O'Connor wrote:
> As before, to apply this patch:
> 1) Move pg_autovacuum.c and .h get from contrib to
> src/backend/postmaster and src/include/postmaster respectively.

Trivial comment: maybe we can drop the pg_ prefix on the file names.

> 2) Place the attached pg_autovacuum.h in src/include/catelog/

I'm not sure whether we can allow int8 columns in system tables, for
portability reasons.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/


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

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