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 1mc7Vr-0007SJ-6d for pgsql-translators@arkaria.postgresql.org; Sun, 17 Oct 2021 14:51: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 1mc7Vq-0005it-5h for pgsql-translators@arkaria.postgresql.org; Sun, 17 Oct 2021 14:51:46 +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 1mc7Vp-0005il-SQ for pgsql-translators@lists.postgresql.org; Sun, 17 Oct 2021 14:51:46 +0000 Received: from mail-qt1-x82a.google.com ([2607:f8b0:4864:20::82a]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1mc7Vo-0004OV-Dj for pgsql-translators@lists.postgresql.org; Sun, 17 Oct 2021 14:51:45 +0000 Received: by mail-qt1-x82a.google.com with SMTP id t2so8704706qtn.12 for ; Sun, 17 Oct 2021 07:51:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=systemguards-com-ec.20210112.gappssmtp.com; s=20210112; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=uQvp5kWXIZf3zqp7jyzzqby0Psasf6moq7jBwcuWb2U=; b=N3cBymNsku9NXHG3+1rcY52AvaKynOhQT90iEHkWzDcuZJWOptEsACuG8vK4/+RZiD /swhNX98/m3+yfYKh7qQPoeCOYYSA1ecc8UtnSw7+MMp6Zt/B8BaoYnKDp2HxOceNha0 gJs4J0W7YwXr1bc6fV3t9LzuWjjyi1smflMqyTVwyBjRrUzKTEvfDPvGgcTILkLvhbTS DNP8E014b0ThoozdwmW0oXkZx+uQfT5b4omjZAwUAByt67Hjr/YuhjusWd73wLqDDwB7 9kw/PfRSF1zyr2Ue52CYZdhN55Ov8R36HUoyQqgf3aBy85RoBJkG/QBVR54lfzZtynmk mfNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=uQvp5kWXIZf3zqp7jyzzqby0Psasf6moq7jBwcuWb2U=; b=UZ/7N+DLMR50YQ4nLzSImz2piAxO92bwevE+kitojfwws/qryE91QhKGEZfULSly+O fhJCeD/HFWyr9/ZTyztdt0qaAeGtgvOxKHZlwyhXcKkudKUI/ZuQEw1mMYsL9IR2AGLB 0Lj0Pgjda5wyIK104ZFvHcDfHlhMdwzY73avBg6GO/1nvHaxI0LmoBZoKVlAnAn6Zu/0 hWH4WD9UmdjRLmyDKYFkN2leqilMrvQSKidZP+awRasxPcySpfvt984yfvk0nYi3oQyl zTPKcvfhGGyV/KGqDaQteo5tgWFVfcMap7Q4sDccrBBeviZ4HK9PLZBeTMWjL06RidaT X0/g== X-Gm-Message-State: AOAM532VQYvdYU0MnhigPUVHYCZ8mFg1b3AxeRBPw/YAh8ELLODOh8UH JCZZMF2AV5EHrja3B42kAD+LiA== X-Google-Smtp-Source: ABdhPJzgp463VB0w5+wFHqrylxhOaCPR2TNCmdi0iGjUCNCi0sR69gqojbb1ra/zST6RhQo2LLaLYQ== X-Received: by 2002:a05:622a:44b:: with SMTP id o11mr18226128qtx.359.1634482302724; Sun, 17 Oct 2021 07:51:42 -0700 (PDT) Received: from ahch-to ([201.183.0.184]) by smtp.gmail.com with ESMTPSA id d9sm5270222qtd.76.2021.10.17.07.51.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 17 Oct 2021 07:51:42 -0700 (PDT) Date: Sun, 17 Oct 2021 09:51:39 -0500 From: Jaime Casanova To: Alvaro Herrera Cc: pgsql-translators@lists.postgresql.org Subject: Re: pg 14 branch for messages Message-ID: <20211017145139.GA6818@ahch-to> References: <20211017023035.GA9243@ahch-to> <202110171433.zrbd4w2xaxve@alvherre.pgsql> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202110171433.zrbd4w2xaxve@alvherre.pgsql> User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On Sun, Oct 17, 2021 at 11:33:51AM -0300, Alvaro Herrera wrote: > On 2021-Oct-16, Jaime Casanova wrote: > > > Hi, > > > > It seems we haven't created a branch for PG14. > > Am I missing something? > > Hi, just use branch master. 14 will be branched once Postgres 15 is > considered a target for translation. > Ah! Ok! I thought it followed the same rules of the main PostgreSQL project. -- Jaime Casanova Director de Servicios Profesionales SystemGuards - Consultores de PostgreSQL