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 1pmWLR-0004dr-Dh for pgsql-translators@arkaria.postgresql.org; Wed, 12 Apr 2023 09:00:49 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pmWLQ-0000OJ-1d for pgsql-translators@arkaria.postgresql.org; Wed, 12 Apr 2023 09:00:48 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pmWLP-0000OA-Ro for pgsql-translators@lists.postgresql.org; Wed, 12 Apr 2023 09:00:47 +0000 Received: from mail-lf1-x12d.google.com ([2a00:1450:4864:20::12d]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1pmWLN-002PIA-8l for pgsql-translators@postgresql.org; Wed, 12 Apr 2023 09:00:47 +0000 Received: by mail-lf1-x12d.google.com with SMTP id z8so15588382lfb.12 for ; Wed, 12 Apr 2023 02:00:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1681290043; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=WOa4qTxFun4xqs5WPWJJESdrF2wiphWGNvOp8RnZGBw=; b=g/4emlfEtogHVHIHqGiM5Bt2WxUeD0YgOZegDr4jv27AyMVSFPTFHO0C4fFRq8sRSR du2SxxIg0MPqgA/EEQzkBNExLE3XVj4BEvsjzquPp3RM1WHYAJJLvwJ+VvAzCGlHAVr1 vnLj9Cwq7XUCNp3xEuSX8TvdPpiKRQC2gZ+t7VsjQNfvwdfp1qGCIklZGR8NfvASyCHw WxlfU3SG9If+bWdlOJYSaeZzw5ayCDHW6wSVpTBNDCaDKhRj0j4Ww7YTpP49XXyxDyOE Jtzobnpg5c8DgOiMAnzzWv96J7c9alVx3Lqw6O0UwNviOanUVJBsVR7+Pqihj9uUTiIZ lAbg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1681290043; h=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=WOa4qTxFun4xqs5WPWJJESdrF2wiphWGNvOp8RnZGBw=; b=U/m+jOHEV2PniDAXx5oZ9XV5X0nOiyqGaupVMtrMOo//hOeYeAux6wsypRjxXXWc7/ LnbiOuH38TJEQJ5+sk0A8rrMjZG1NNIQXWnVhunKDhPKn9PLGz4RufZ1JHcI3sKnCh4z IcP4Klm0rFA97Gr0M/PRiJdPTVBC+Nuu8xqtABw093g2ObUxsbXGpOhL8sWVzjYycAW4 jGSQvd8Ph5CZ0/tnNiDO4A05wAxqFb/FJXytVoLBNtpZ6J4QLOdQbe13eoeQR7OMj2Sw JvO+LS3nrAvQ6q8iRzi6XbqX/XeG6mgOsd2rgJ9PYOcY8UjSLoaDsfRTN+GqqmFKDQyn 4gCA== X-Gm-Message-State: AAQBX9cZMd+vA9zPT5Db030+dBBfFeCyFFhky56OYH9fyLUs6I89jCfM wDSM/BjBQWccvHyAvtVibKyi2dqlJOL4yPozRwk= X-Google-Smtp-Source: AKy350b0eTsWCjcZWn8A1uckCKDJWJA331v+Gp/9Vfn9QUwJfWI4wAFs5baAG/5iGBIC6ImsPxBbMiA60SDm/4GQK0k= X-Received: by 2002:ac2:5602:0:b0:4ec:a052:9e93 with SMTP id v2-20020ac25602000000b004eca0529e93mr345847lfd.7.1681290043400; Wed, 12 Apr 2023 02:00:43 -0700 (PDT) MIME-Version: 1.0 References: <48ea72af-c0f6-1cc2-c0df-ff3787424c9e@enterprisedb.com> In-Reply-To: <48ea72af-c0f6-1cc2-c0df-ff3787424c9e@enterprisedb.com> From: Pavlo Golub Date: Wed, 12 Apr 2023 11:00:32 +0200 Message-ID: Subject: Re: branching time To: Peter Eisentraut Cc: pgsql-translators@postgresql.org Content-Type: multipart/alternative; boundary="000000000000cd26a805f91fd792" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000cd26a805f91fd792 Content-Type: text/plain; charset="UTF-8" On Wed, Apr 12, 2023, 09:38 Peter Eisentraut < peter.eisentraut@enterprisedb.com> wrote: > I propose to branch off REL_15_STABLE from master (thus making master > for PG16) approximately a week from today. > Sounds good to me. --000000000000cd26a805f91fd792 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable

On Wed, Apr 12, 2023, 09:38 Peter Eisentraut <peter.eisentraut@enterprisedb= .com> wrote:
I propose to br= anch off REL_15_STABLE from master (thus making master
for PG16) approximately a week from today.

Sounds good to me.=C2=A0

--000000000000cd26a805f91fd792--