pgsql: Prevent pg_autovacuum -D from needing an argument.

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Prevent pg_autovacuum -D from needing an argument.
Date: 2004-12-02 20:31:19
Message-ID: 20041202203119.6888B3A58BC@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Prevent pg_autovacuum -D from needing an argument.

Kenneth Marshall

Modified Files:
--------------
pgsql/contrib/pg_autovacuum:
pg_autovacuum.c (r1.25 -> r1.26)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/pg_autovacuum/pg_autovacuum.c.diff?r1=1.25&r2=1.26)

Browse pgsql-committers by date

  From Date Subject
Next Message Bruce Momjian 2004-12-02 20:35:46 pgsql: Add mention of using --disable-rpath with regression test.
Previous Message Tom Lane 2004-12-02 20:04:21 pgsql: Hack to work around broken linker on older NetBSD/OpenBSD/Irix