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 1pPRyg-0008C5-0D for pgsql-jdbc@arkaria.postgresql.org; Tue, 07 Feb 2023 17:41:58 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pPRye-00019p-OZ for pgsql-jdbc@arkaria.postgresql.org; Tue, 07 Feb 2023 17:41:56 +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 1pPRyS-0008C0-09 for pgsql-jdbc@lists.postgresql.org; Tue, 07 Feb 2023 17:41:44 +0000 Received: from out-28.smtp.github.com ([192.30.252.211]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pPRyL-0003eU-Bs for pgsql-jdbc@lists.postgresql.org; Tue, 07 Feb 2023 17:41:43 +0000 Received: from github.com (hubbernetes-node-67061bd.ash1-iad.github.net [10.56.15.70]) by smtp.github.com (Postfix) with ESMTPA id 7D182900300 for ; Tue, 7 Feb 2023 09:41:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1675791695; bh=GsvBcV1ZycV08ycV6aULic4zstqLiifCFd0kD9RufsI=; h=Date:From:To:Subject:From; b=Ei0pzgPmJNh2ob1F9w7CyK29IgbTmWpcAA5xq2ec2FoPdFED0pvrgt45Pmn3dBR/1 X9BODY+2pDP+qobG+q/vvAWXBV6KkJi8dnREcVpIAUJ5Km0jGBhIBdaDZKYssqKrPO lkhcw4JJfW8g/7BBmL78JdMUrgGx8Cvj9QaW/KZ0= Date: Tue, 07 Feb 2023 09:41:35 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] bc93f3: Update README.md (#2759) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc@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/master Home: https://github.com/pgjdbc/pgjdbc Commit: bc93f33ae64c262f9c9fb548f792bfc2cfb2c8ec https://github.com/pgjdbc/pgjdbc/commit/bc93f33ae64c262f9c9fb548f792bfc2cfb2c8ec Author: Dave Cramer Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M README.md Log Message: ----------- Update README.md (#2759)