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 1pPRzg-0008Eh-FG for pgsql-jdbc@arkaria.postgresql.org; Tue, 07 Feb 2023 17:43:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1pPRzf-0002LC-BG for pgsql-jdbc@arkaria.postgresql.org; Tue, 07 Feb 2023 17:42:59 +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 1pPRzf-0002L2-3f for pgsql-jdbc@lists.postgresql.org; Tue, 07 Feb 2023 17:42:59 +0000 Received: from out-21.smtp.github.com ([192.30.252.204]) by magus.postgresql.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1pPRzc-0003f1-OD for pgsql-jdbc@lists.postgresql.org; Tue, 07 Feb 2023 17:42:58 +0000 Received: from github.com (hubbernetes-node-d46881a.ac4-iad.github.net [10.52.122.102]) by smtp.github.com (Postfix) with ESMTPA id 71102520BED for ; Tue, 7 Feb 2023 09:42:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1675791775; bh=1HA88C8ZoW8vbH4n6mNtk1kdn7dbR7/DzLbKMka6gi8=; h=Date:From:To:Subject:From; b=q3KMuLGXkiYtIGwzgMLXK968GV1/ttKJETpzOinOjr0hhrYwtzfzY2kZX6IfiBvKY BhlO8Z8RhT7oirr5P5fmyUuFSveo6v4s7riFsXZjM/DeR8badrqkBQonsIylgdQOkR 8mXsyKHY3KU5RiSry7z+b1/23TFciWeUVqx2lFc4= Date: Tue, 07 Feb 2023 09:42:55 -0800 From: Dave Cramer To: pgsql-jdbc@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] 2b90ad: 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/master Home: https://github.com/pgjdbc/pgjdbc Commit: 2b90ad04696324d107b65b085df4b1db8f6c162d https://github.com/pgjdbc/pgjdbc/commit/2b90ad04696324d107b65b085df4b1db8f6c162d Author: Dave Cramer Date: 2023-02-07 (Tue, 07 Feb 2023) Changed paths: M README.md Log Message: ----------- Update README.md