pg_autovacuum fixes from Dave Page:

Neil Conway <neilc@samurai.com>

Commit: e02e0564f186e96985ee5f1f603740cfdf46e3bc
Author: Neil Conway <neilc@samurai.com>
Date: 2005-01-24T00:13:38Z
Releases: 8.1.0
pg_autovacuum fixes from Dave Page:

- Dependency services may not be correctly registered when installing as
a Windows Service.

- The sleep time is changed from milliseconds to seconds as it should
be.

- Error messages during service installation/removal are logged to
stderr.

Files

PathChange+/−
contrib/pg_autovacuum/pg_autovacuum.c modified +21 −17