Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8LWS-003cfR-OB for pgsql-general@arkaria.postgresql.org; Tue, 05 Nov 2024 15:31:12 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1t8LWP-00FBAU-Sj for pgsql-general@arkaria.postgresql.org; Tue, 05 Nov 2024 15:31:10 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1t8LWP-00FB7t-CP for pgsql-general@lists.postgresql.org; Tue, 05 Nov 2024 15:31:10 +0000 Received: from mail-oa1-x31.google.com ([2001:4860:4864:20::31]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1t8LWL-000LHG-Kk for pgsql-general@lists.postgresql.org; Tue, 05 Nov 2024 15:31:09 +0000 Received: by mail-oa1-x31.google.com with SMTP id 586e51a60fabf-288642376bcso2658533fac.1 for ; Tue, 05 Nov 2024 07:31:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1730820664; x=1731425464; darn=lists.postgresql.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=bFqDFiG+oB4Xx48r25nim2s0xkaBxkz9eD/jx6zIP+0=; b=U0RAWi787GBIpYGoSomagb1eV1DcenIdta8NA80dRBU4H3oSvGapLP9TRV3UoL9uZc enE9coJwYK68s9xus4IW1QCXaJmdYfy3tZPWgOWCVSNWbmOxfmeCL6vjEBJ44vyDXiNi lpnaxFaDVLrEVCKAY9ke4fImbG4PrQNpAGSl4YKLeISGEtxNDKZ5hFxvJEPnZgfPZfOq 0if0XCHPUNWvMG9nzfkeR6YHOh1s9mjJOGBGhLNh35Em0O5NqvwqfrgrOqeOH+tKdVlE f6MBmyW7Wf3Tuq67CCV514+k7z5LZGhvVQgo3Pj+tQWPfUQnCjrie/F9WAIq53M8ewFl 3S/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730820664; x=1731425464; 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=bFqDFiG+oB4Xx48r25nim2s0xkaBxkz9eD/jx6zIP+0=; b=Ezn3azSUuL6EvZ7yUfgpz2A3xDC/NuJtDg6UUlAYcIEY/kXIdLn3/TpEnfPvo4BOUb jn7Jylz238/hAb1xjeKmuTWTJ6WH1uN6K/VfySC4EW2RZQCYzojm5d3OK66s0p4wkbSV chb3HnMhHbsr8Q2SVdzsBoj6wg/mVzHRuLgRaHVpoJAZ0yviNvVN7UiPcDZtb9rB8AKh TMYK+xGbUG76+wcA4ImnSdu0FtmsEbWSBmeDogjgbBT1hGZEps9DshN7wFbOCfK4iM9h mnbdbovdjQo2bpnOzCvcwJJdW1CNDtEteSI3wda14/hAFEYnUHnjRdRDrE7lPgVL4GjS R3WA== X-Gm-Message-State: AOJu0YyjLiI5OxZOjR3HWkKOR+GxbSBrDUORk4ANwtsll/Sjto8owmNe iFGOGlNW7kSveDlW4BARtC1vzasKeI37lwImKA1jinU9brIc+zknPrnRYrOpjcnaPYqPiPfxxgO igKsqpqVbsEQkWCG+daj9nCX3r3Q= X-Google-Smtp-Source: AGHT+IGj/MHi7uWjfq4xaQ3bhwiUneW2KR0cJ2uJ6FlN4eugfTYTYbThHyd9OUQagbQfG+AY4RAIYty/L7c7Y9zJ8Ko= X-Received: by 2002:a05:6871:14e:b0:25e:1cdf:c604 with SMTP id 586e51a60fabf-2949f01b6b9mr14145205fac.31.1730820664571; Tue, 05 Nov 2024 07:31:04 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: "David G. Johnston" Date: Tue, 5 Nov 2024 08:30:27 -0700 Message-ID: Subject: Re: Postgres 12.21? To: Mark Hill Cc: "pgsql-general@lists.postgresql.org" Content-Type: multipart/alternative; boundary="000000000000e1c22706262c16f9" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000e1c22706262c16f9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, Nov 5, 2024 at 8:21=E2=80=AFAM Mark Hill wrote: > Will there be a minor version update to Postgres 12 this Thursday, > 11/7/24, going to version 12.21? > Yes. https://www.postgresql.org/support/versioning/ David J. --000000000000e1c22706262c16f9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Tue, Nov 5, 2024 at 8:21=E2=80=AFAM Mark Hill <Mark.Hill@sas.com> wrote:

Will there be a minor version update to Postgres 12 = this Thursday, 11/7/24, going to version 12.21?


--000000000000e1c22706262c16f9--