]> granicus.if.org Git - postgresql/commit
pg_autovacuum fixes from Dave Page:
authorNeil Conway <neilc@samurai.com>
Mon, 24 Jan 2005 00:13:38 +0000 (00:13 +0000)
committerNeil Conway <neilc@samurai.com>
Mon, 24 Jan 2005 00:13:38 +0000 (00:13 +0000)
commite02e0564f186e96985ee5f1f603740cfdf46e3bc
tree3e3547d638dd7b01eac17a719ab9924cd078a083
parent0960dc2293cbc44401bf90af38461c7cb54b6b87
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