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 1pPwbR-0007GQ-0w for pgsql-jdbc@arkaria.postgresql.org; Thu, 09 Feb 2023 02:24:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pPwbP-0003xr-RY for pgsql-jdbc@arkaria.postgresql.org; Thu, 09 Feb 2023 02:23:59 +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 1pPwbP-0003xi-Hx for pgsql-jdbc@lists.postgresql.org; Thu, 09 Feb 2023 02:23:59 +0000 Received: from mail-pl1-x62a.google.com ([2607:f8b0:4864:20::62a]) by makus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1pPwbN-0004ps-1N for pgsql-jdbc@lists.postgresql.org; Thu, 09 Feb 2023 02:23:58 +0000 Received: by mail-pl1-x62a.google.com with SMTP id be8so1350672plb.7 for ; Wed, 08 Feb 2023 18:23:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=AnDJI4HITexO3wRCeHVGHr4YEf7CpitwQYjtQFciTTo=; b=Y/HVZ9hi/A/aayUXvPT+Cl3W1DvINf1pjMRHrGMYFA1F0nlNKQ4gtRZdEPBHm2Rjs3 OJWA+ARiCGVxziV9cLPqqjXRZMMGASmV6tfk+OXGqoQ5it+1f6ixTMc9/P1FJ6WuBF0y I/TYwT9KQv/KRmiT1fEnqHgte5tyMu7PCMdRuXBtULUH2EmBsgHvnkEVdyexvIiX2p9O PXgEDqpSxC903aJ2BAPumSo+S9+CvAKyRVOWo6ztbvgArtNXEOH4BPHQQjbDoHLWPgR5 /TvS+Malv7GMj6GsASjhlevrhAdbdFP4f21Lj3JfOU4qNPyLBQQejzQNfpafJuTGBRzz Q1ew== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; 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=AnDJI4HITexO3wRCeHVGHr4YEf7CpitwQYjtQFciTTo=; b=XeHalbzP+o5QkoFv7LMo+Aw+PDjmAsLHlyFtvFiqzMpoIp9Np1JfvLRa9oW7z7w3DK GWWi1Yc9EVP0IOSN0d1BCaE2e6cW4ytu7VwjfN4wuV0iD7RYWteNOkTTC/Lqx3LFvh/n FpnbD/rlJGhWTBxcu4rmuapCsF7D4oeLHPvrQN51GLmC5xC7ehITr1Cls8R0rZ9zPBJc +64YwF1HsLEC/VFEPchaCB/CfjK8HZ+qLQ8cgdhsfBjJtj8mCcwGRzZRAjGAb7zjFd+i AxecVGCtGwqi8Ef7L6y1c+h26ipwyKdh3ejkiKRnJzMr/yiuTy2YW2GEdwE5YbenrW29 qgig== X-Gm-Message-State: AO0yUKWJDDLGhc/MgRdoaXbez+IUZ8nmC+lj1UVhllZjxKnEFmF9OvMD f9uXHRGI4O0I4ORa/GLAX3D3lTnAxIFvQ01pz1c= X-Google-Smtp-Source: AK7set9F9Yn4RJkASfXhHfIRrrJyN8f6dpSV6D+Jr1+YMe1tnLA6Zj6iBwUHxlx0qRfa6SPLvQvFHl9Plq1rGLZSlwI= X-Received: by 2002:a17:90a:b81:b0:22c:b260:8de6 with SMTP id 1-20020a17090a0b8100b0022cb2608de6mr1260004pjr.68.1675909435875; Wed, 08 Feb 2023 18:23:55 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Vikas Choudhary Date: Thu, 9 Feb 2023 13:23:44 +1100 Message-ID: Subject: Re: Support cycle & EOVS dates information for PostgreSQL JDBC driver To: "David G. Johnston" Cc: pgsql-jdbc@postgresql.org, pgsql-jdbc@lists.postgresql.org Content-Type: multipart/alternative; boundary="00000000000099e7a905f43b1234" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --00000000000099e7a905f43b1234 Content-Type: text/plain; charset="UTF-8" Hi David, What is the current support cycle and EOVS dates for PostgreSQL JDBC driver ? I haven't found any official documentation about the same. Thanks, Vikas On Thu, Feb 9, 2023 at 12:55 PM David G. Johnston < david.g.johnston@gmail.com> wrote: > On Wed, Feb 8, 2023 at 6:45 PM Vikas Choudhary > wrote: > >> How can we find the support cycle and EOVS dates for PostgreSQL JDBC >> driver. Please share this information with some useful documentation. >> >> > According to the GitHub repo the project is a simple linear development > effort. > > David J. > > --00000000000099e7a905f43b1234 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi David,
What is the current=C2=A0support cycle and EOVS dates for Postg= reSQL JDBC driver ? I haven't found any official documentation about th= e same.

Thanks,
Vikas

On Thu, Feb 9, 2023 at 12:55= PM David G. Johnston <dav= id.g.johnston@gmail.com> wrote:
On Wed, Feb 8, 2023 at 6:45 PM Vika= s Choudhary <vicchoudhary@gmail.com> wrote:
How can= we find the support cycle and EOVS dates for PostgreSQL JDBC driver. Pleas= e share this information with some useful documentation.


According to the GitHub r= epo the project is a simple linear development effort.

David J.

--00000000000099e7a905f43b1234--