Moving pg_autovacuum from contrib to src/bin - Mailing list pgsql-patches

From Matthew T. O'Connor
Subject Moving pg_autovacuum from contrib to src/bin
Date
Msg-id 1085808661.31338.31.camel@zedora2
Whole thread Raw
Responses Re: Moving pg_autovacuum from contrib to src/bin
Re: Moving pg_autovacuum from contrib to src/bin
List pgsql-patches
Having no response from my email to hackers yesterday, I will assume
(hope) that no news is good news and proceed onwards.

As outlined in my email, step 1 is to move pg_autovacuum from contrib to
src/bin.  Attached is a patch that modifies src/bin/Makefile and the
pg_autovacuum Makefile which will be in src/bin/pg_autovacuum/Makefile
once the pg_autovacuum directory is moved.

If there is anything else I can to to facilitate this move, let me know
and I'll do it.

Matthew O'Connor



pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Libpq ssl fix
Next
From: "Matthew T. O'Connor"
Date:
Subject: Re: Moving pg_autovacuum from contrib to src/bin