From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Alvaro Herrera <alvherre(at)2ndquadrant(dot)com>, Andres Freund <andres(at)2ndquadrant(dot)com> |
Subject: | Re: moving from contrib to bin |
Date: | 2015-03-11 05:40:40 |
Message-ID: | CAB7nPqQ71EDX03BW1fE8AVKxVqckcd76p3JuZdcgNNKq4RMSkQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Mar 10, 2015 at 8:07 PM, Michael Paquier wrote:
> I'd rather vote for having the Windows-side stuff integrated with each
> patch. Mind if I rebase what you just sent with the Windows things
> added?
And here is the rebased series with the MSVC changes included for each
module in its individual patch. 0001 is the refactoring patch for MSVC
scripts which should be applied before the rest.
--
Michael
Attachment | Content-Type | Size |
---|---|---|
0001-Refactor-MSVC-scripts-for-modules-of-src-bin-similar.patch | text/x-diff | 6.5 KB |
0002-Move-pg_archivecleanup-from-contrib-to-src-bin.patch | text/x-diff | 7.9 KB |
0003-Move-pg_xlogdump-from-contrib-to-src-bin.patch | text/x-diff | 10.5 KB |
0004-Move-pgbench-from-contrib-to-src-bin.patch | text/x-diff | 8.7 KB |
0005-Move-pg_test_fsync-from-contrib-to-src-bin.patch | text/x-diff | 6.8 KB |
0006-Move-pg_test_timing-from-contrib-to-src-bin.patch | text/x-diff | 6.7 KB |
0007-Integrate-pg_upgrade_support-module-into-backend.patch | text/x-diff | 26.2 KB |
0008-Move-pg_upgrade-from-contrib-to-src-bin.patch | text/x-diff | 20.7 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Noah Misch | 2015-03-11 05:47:25 | Re: In-core regression tests for replication, cascading, archiving, PITR, etc. |
Previous Message | Noah Misch | 2015-03-11 05:31:08 | Re: Rethinking the parameter access hooks for plpgsql's benefit |