Peter Eisentraut wrote:
> 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.
I notice pg_class uses real for the tuple count. Is that better?
--
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