From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Peter Geoghegan <pg(at)bowt(dot)ie>, Andrew Dunstan <andrew(at)dunslane(dot)net>, "Jonathan S(dot) Katz" <jkatz(at)postgresql(dot)org>, Amit Kapila <amit(dot)kapila16(at)gmail(dot)com>, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org> |
Subject: | Re: When to drop src/tools/msvc support |
Date: | 2023-04-08 19:30:20 |
Message-ID: | 3611416.1680982220@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Andres Freund <andres(at)anarazel(dot)de> writes:
> Do we want to drop src/tools/msvc support in 16 (i.e. now), or do it early in
> 17?
On the one hand, it feels like something we shouldn't do after
feature freeze. On the other hand, continuing to maintain three
build systems is a real drag (although you could argue that there
shouldn't be much churn there until the tree opens for 17).
We clearly can't consider it in any case until the buildfarm
is prepared, with all the Windows animals updated to a compatible
client script. I don't know what timeline Andrew has in mind
for that.
I guess I'd vote for pulling the trigger in v16 if we can get that
done by the end of April. Once we're close to beta I think it
must wait for v17 to open.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Munro | 2023-04-08 20:13:53 | Re: Direct I/O |
Previous Message | Jonathan S. Katz | 2023-04-08 19:19:20 | Re: When to drop src/tools/msvc support |