Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1plyIl-0001DK-1k for pgsql-hackers@arkaria.postgresql.org; Mon, 10 Apr 2023 20:39:47 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1plyIj-0004Jw-Tx for pgsql-hackers@arkaria.postgresql.org; Mon, 10 Apr 2023 20:39:45 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1plyIj-0004Jn-Ha for pgsql-hackers@lists.postgresql.org; Mon, 10 Apr 2023 20:39:45 +0000 Received: from mail-pj1-x102c.google.com ([2607:f8b0:4864:20::102c]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1plyIh-0003XD-3f for pgsql-hackers@postgresql.org; Mon, 10 Apr 2023 20:39:44 +0000 Received: by mail-pj1-x102c.google.com with SMTP id pc4-20020a17090b3b8400b0024676052044so5770718pjb.1 for ; Mon, 10 Apr 2023 13:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=hagander-net.20210112.gappssmtp.com; s=20210112; t=1681159182; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=yx8z3uzz3qB5r+412sz0GD+rlhIGInATq+cSfiXlNiU=; b=I/SABvvn1ww8cMf7cCPd6WUAGhOOliIsCtOmyBiMbjR2Se4PHF14kQY62E3zAZLqjY B+tsZxMdpSk16Yu4aSaOFiat8HyMs6GXr9jpUgZVVuVQC6jVFjMD+yzuosE3Ca+GGmbT ID0qV4F6kWxmiWCgfvmbgDJfO7K2kEW/mhbAHRGgyzx5LmR6PBvR1g5EHFQ60DKoBot+ H9erkmkN27+DjUjpUhJTambT4W+zCLxSSAHqzVPkgRY+8MgiQvw76HQz/mp/zuAZr+6s knDUS+wa6PByr2e1Vo68Z9yC5FkpVpLbzTSx7cELTc5mjnTZ06Mg6MmrNxHZVFxYKyOP 08xQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681159182; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yx8z3uzz3qB5r+412sz0GD+rlhIGInATq+cSfiXlNiU=; b=TSRBoWzeOZOjzoIymI3qr05bmJWelU5o6SNt9skWqFtfNWLw2Zka+9SQ+LlxqM5hNB Q4wztIAz8cA9lwg9CcLYkUUv5ILy9Q2mNe6m7WJtEpFS7oyFf9gzy4lgyL0i6GYEQf8f g78pmOdQcYnAToPoOFuZETfHLUZ3kAXYQU0EH69cTh46rXXsTjX6+8brVugXqq1zH9VC 5dRoHt1qj+zREO90K6yR8Ud6MKv98mgGs3F9ogJgIy7wpvuZ69vrHOMqVLL6I4U0+BY4 DQR2yyEnJDy79rl25cg1RBbnBRA3alhxNoOk6hbbVmFfMDnBpjj++N7taR/0UchNBBQO hRfA== X-Gm-Message-State: AAQBX9cqazpnigSqbTZZMj3G0aJjIyWfTbrbr/Y31i0tNfbBAihImPrY SNm6j3kdFNV5tY9NOBQ7tl4iQ/Yglrhof3o30HayBg== X-Google-Smtp-Source: AKy350ZaIsrO3YxP4IaRB73HrXIOfiP3/9xP2bK95KLwiRctoQWe/BAGOBr7r+zpurG5dE/dI2YjM/jVvWFwK98Ydiw= X-Received: by 2002:a17:90a:b316:b0:23d:bd2:ab35 with SMTP id d22-20020a17090ab31600b0023d0bd2ab35mr3059350pjr.3.1681159181697; Mon, 10 Apr 2023 13:39:41 -0700 (PDT) MIME-Version: 1.0 References: <20230408191007.7lysd42euafwl74f@awork3.anarazel.de> <3611416.1680982220@sss.pgh.pa.us> <4179373.1681145767@sss.pgh.pa.us> In-Reply-To: <4179373.1681145767@sss.pgh.pa.us> From: Magnus Hagander Date: Mon, 10 Apr 2023 22:39:28 +0200 Message-ID: Subject: Re: When to drop src/tools/msvc support To: Tom Lane Cc: Robert Haas , Andres Freund , pgsql-hackers@postgresql.org, Peter Geoghegan , Andrew Dunstan , "Jonathan S. Katz" , Amit Kapila , Alvaro Herrera Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Mon, Apr 10, 2023 at 6:56=E2=80=AFPM Tom Lane wrote: > > Robert Haas writes: > > However, if this is the direction we're going, we probably need to > > give pgsql-packagers a heads up ASAP, because anybody who is still > > relying on the MSVC system to build Windows binaries is presumably > > going to need some time to adjust. If we rip out the build system > > somebody is using a couple of weeks before beta, that might make it > > difficult for that person to get the beta out promptly. And I think > > there's probably more than just EDB who would be in that situation. > > Oh ... that's a good point. Is there anyone besides EDB shipping > MSVC-built executables? Would it even be practical to switch to > meson with a month-or-so notice? Seems kind of tight, and it's > not like the packagers volunteered to make this switch. > > Maybe we have to bite the bullet and keep MSVC for v16. > If we drop it as soon as v17 opens, there's probably not that > much incremental work involved compared to dropping for v16. Not involved with any such build tasks anymore, but I think we can definitely assume there are others than EDB who do that. It's also used by people who build add-on modules to be loaded in the EDB-installer-installed systems, I'm sure. It seems a bit aggressive to those to drop the entire build system out just before beta. Thus, +1 on actually keeping it up and dropping it immediately as v17 opens, giving them a year of advantage. And probably updating the docs (if anybody were to read them.. but at least then we tried) stating that it's deprecated and will be removed in v17. --=20 Magnus Hagander Me: https://www.hagander.net/ Work: https://www.redpill-linpro.com/