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 1pPQzl-0005Lu-3Y for pgsql-jdbc@arkaria.postgresql.org; Tue, 07 Feb 2023 16:39: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 1pPQzj-0007cM-MS for pgsql-jdbc@arkaria.postgresql.org; Tue, 07 Feb 2023 16:38: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 1pPQzj-0007cB-AT for pgsql-jdbc@lists.postgresql.org; Tue, 07 Feb 2023 16:38:59 +0000 Received: from out-18.smtp.github.com ([192.30.252.201]) by makus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pPQzg-0004IT-Rk for pgsql-jdbc@lists.postgresql.org; Tue, 07 Feb 2023 16:38:58 +0000 Received: from github.com (hubbernetes-node-340ee2b.va3-iad.github.net [10.48.206.50]) by smtp.github.com (Postfix) with ESMTPA id 0876734044F for ; Tue, 7 Feb 2023 08:38:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1675787936; bh=XSxCoR7gwR5sqKQSc+u9Qd1VLBfiKM3PnjOukTdNpzk=; h=Date:From:To:Subject:From; b=j45HGPahBb/Kt6wRKUKEKmlp0AidxIlEfvZ1aKQkVeYnKRKZxQQ9dqXbWzcch3ANs Dpoo3UkoZeU2UCltvSR2MSSRDdJdcLYjkUTfkzJw3CEMYihffqjzzKGu+CR/C63+vy CtwrNCHpKy8WTvw1IK8e9R+zmMGeAW0nq380eZ9E= Date: Tue, 07 Feb 2023 08:38:56 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 048a3f: Update README.md 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/show-snapshot-dir Home: https://github.com/pgjdbc/pgjdbc Commit: 048a3f5fb1fd88dfe86548a21868d108f4f2929d https://github.com/pgjdbc/pgjdbc/commit/048a3f5fb1fd88dfe86548a21868d108f4f2929d Author: Dave Cramer Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M README.md Log Message: ----------- Update README.md