Message-ID: From: "Squiry (@Squiry)" To: "pgjdbc/pgjdbc" Date: Fri, 24 Nov 2023 13:30:47 +0000 Subject: [pgjdbc/pgjdbc] PR #3012: Support multiple hosts defined with single hostname List-Id: X-GitHub-Author-Id: 9327314 X-GitHub-Author-Login: Squiry X-GitHub-Issue: 3012 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-State: open X-GitHub-Type: pull_request X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3012 Content-Type: text/plain; charset=utf-8 The implementation is pretty simple but the test is... well, ugly, but I have no idea how to make it any better. Resolves #3011