Thread: pgsql: pg_autovacuum fixes from Dave Page: - Dependency services may

pgsql: pg_autovacuum fixes from Dave Page: - Dependency services may

From
neilc@svr1.postgresql.org (Neil Conway)
Date:
Log Message:
-----------
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.

Modified Files:
--------------
    pgsql/contrib/pg_autovacuum:
        pg_autovacuum.c (r1.27 -> r1.28)
        (http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_autovacuum/pg_autovacuum.c.diff?r1=1.27&r2=1.28)