From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Cc: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com> |
Subject: | Re: moving from contrib to bin |
Date: | 2015-03-11 03:00:01 |
Message-ID: | 54FFAFB1.5010006@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Here is a rebase of my previous patch set. I have integrated the
various minor fixes from Michael and Andres. I have dropped moving
pg_standby, because no one seemed to like that.
I wasn't able to do anything with Michael's Mkvcbuild.pm patch, since
that appeared to include a significant refactoring along with the actual
move. Maybe the refactoring can be done separately first?
Otherwise, I suggest we start with the first patch, pg_archivecleanup,
fix up the Windows build system for it, and commit it, and repeat.
Attachment | Content-Type | Size |
---|---|---|
0001-Move-pg_archivecleanup-from-contrib-to-src-bin.patch | application/x-patch | 6.4 KB |
0002-Move-pg_xlogdump-from-contrib-to-src-bin.patch | application/x-patch | 8.0 KB |
0003-Move-pgbench-from-contrib-to-src-bin.patch | application/x-patch | 6.1 KB |
0004-Move-pg_test_fsync-from-contrib-to-src-bin.patch | application/x-patch | 5.7 KB |
0005-Move-pg_test_timing-from-contrib-to-src-bin.patch | application/x-patch | 5.8 KB |
0006-Integrate-pg_upgrade_support-module-into-backend.patch | application/x-patch | 26.7 KB |
0007-Move-pg_upgrade-from-contrib-to-src-bin.patch | application/x-patch | 19.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Paquier | 2015-03-11 03:07:33 | Re: moving from contrib to bin |
Previous Message | Alvaro Herrera | 2015-03-11 01:58:51 | Re: moving from contrib to bin |