]> granicus.if.org Git - postgresql/commit
pg_autovacuum fixes from Dave Page:
authorNeil Conway <neilc@samurai.com>
Mon, 24 Jan 2005 00:14:23 +0000 (00:14 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 24 Jan 2005 00:14:23 +0000 (00:14 +0000)
commit8e423d32cd4dc7bbf00dc9941daa632b6817e273
tree712b07738bf67a1753e8849a89b9856c2071d49b
parent5b7a866b98c30f4463a68671a6ef4d64c03b3559
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.
contrib/pg_autovacuum/pg_autovacuum.c