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 1r7cl7-0061Xk-Mh for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 27 Nov 2023 14:38:49 +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 1r7cl5-00EAU5-LA for pgsql-jdbc-commits@arkaria.postgresql.org; Mon, 27 Nov 2023 14:38:47 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7cl5-00EATv-Ec for pgsql-jdbc-commits@lists.postgresql.org; Mon, 27 Nov 2023 14:38:47 +0000 Received: from out-22.smtp.github.com ([192.30.252.205]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7cl3-007cDJ-1e for pgsql-jdbc-commits@lists.postgresql.org; Mon, 27 Nov 2023 14:38:46 +0000 Received: from github.com (hubbernetes-node-0649097.ac4-iad.github.net [10.52.146.39]) by smtp.github.com (Postfix) with ESMTPA id 016C15E0D09 for ; Mon, 27 Nov 2023 06:38:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1701095924; bh=fv8PVjV2UWjObBkmCOs8TfWtqvZsYF6oHQbXScMAStw=; h=Date:From:To:Subject:From; b=Y9a7e5wL2f5qNMKaeSYkaF2ftPcHEuroGxWuvpNkrdILaV14/9ePuUy6qFvy95a0H KBQqfCX21BdQp0W+iIA8f5habm1omb62aDPG40ZQDRkZiXmm6sjnq3MCAA0WJHj7AC XO1wv48yygr7TxjeIwFBChMAKg7PAmEkNM5fxiFQ= Date: Mon, 27 Nov 2023 06:38:43 -0800 From: Dave Cramer To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/release/42.7.x Home: https://github.com/pgjdbc/pgjdbc