Re: [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Lionel Bouton <lionel-subscription(at)bouton(dot)name>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow
Date: 2005-05-11 15:47:27
Message-ID: 200505111547.j4BFlRD06454@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs pgsql-patches

Andrew Dunstan wrote:
> Strange ... as long as you #include <windows.h> it should be fine, and
> pg_autovacuum.c already does include it.
>
> Anyway, whatever works, I guess.
>

Ah, my test program did not include "windows.h". I found it understood
sleep() with just the standard Unix includes. I did not test compiling
pg_autovacuum itself.

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

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Tom Lane 2005-05-11 15:51:45 Re: Missing tables in postgresql 7.2.4
Previous Message Tom Lane 2005-05-11 15:41:19 Re: [BUGS] BUG #1588: pg_autovacuum sleep parameter overflow

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2005-05-11 16:12:54 Re: update some urls
Previous Message Tom Lane 2005-05-11 15:46:54 Re: plperl and pltcl installcheck targets