From: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
---|---|
To: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
Cc: | Andrew Dunstan <andrew(at)dunslane(dot)net>, Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, PGBuildFarm <pgbuildfarm-members(at)pgfoundry(dot)org> |
Subject: | Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ |
Date: | 2015-04-16 01:44:41 |
Message-ID: | 20150416014441.GJ4369@alvh.no-ip.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | buildfarm-members pgsql-committers pgsql-hackers |
Michael Paquier wrote:
> On Thu, Apr 16, 2015 at 4:15 AM, Alvaro Herrera
> <alvherre(at)2ndquadrant(dot)com> wrote:
> > Well, *I* can't write the MSVC patch, but I can't find anyone to
> > volunteer some time either :-( I think it's best to have MSVC skip the
> > step and have the Makefile-based animals run it. That would give us a
> > lot more coverage than currently, which is just two animals AFAIU.
>
> Meh. I'll just do it then. We've been slacking for some time regarding
> that, and it is not cool to have the modules untested on Windows.
No kidding.
> So let's do the following:
> - Rework the patch doing refactoring of contrib/ and src/test/modules in MSVC.
> - Include the modules in install when install target is 'all' or
> default, like we did in previous releases.
> - Add a new option in vcregress, modulecheck to kick the tests of
> those modules. vcregress will need to refactoring as well. This makes
> 3 patches visibly, one for the build part, one for the install part
> and one for vcregress.
> Sounds fine?
Sounds like a plan.
> >> We've handled the buildfarm being red for a few days before. People are
> >> usually good about applying fixes fairly quickly.
> >
> > Okay.
>
> I did it on my stuff already...
Great. It's a bit less red already ...
--
Álvaro Herrera http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services
From | Date | Subject | |
---|---|---|---|
Next Message | Bernd Helmle | 2015-04-16 14:44:39 | Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ |
Previous Message | Michael Paquier | 2015-04-16 01:26:21 | Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ |
From | Date | Subject | |
---|---|---|---|
Next Message | Heikki Linnakangas | 2015-04-16 06:23:28 | pgsql: Add missing newlines to error messages. |
Previous Message | Michael Paquier | 2015-04-16 01:26:21 | Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ |
From | Date | Subject | |
---|---|---|---|
Next Message | Bruce Momjian | 2015-04-16 02:31:46 | Re: PATCH: default_index_tablespace |
Previous Message | Michael Paquier | 2015-04-16 01:26:21 | Re: [COMMITTERS] pgsql: Move pg_upgrade from contrib/ to src/bin/ |