Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Fri, 06 Jan 2023 16:23:29 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #2646: feat: improve libpq compatibility for URL parsing, environment variables, passfile, and property naming In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 1373861746 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 2646 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/2646#issuecomment-1373861746 Content-Type: text/plain; charset=utf-8 @MarekUniq currently my plans are 1) merge in the issue with longs https://github.com/pgjdbc/pgjdbc/pull/2710 will be reopened and merged. A release with this fix will be released. Then we plan on merging in https://github.com/pgjdbc/pgjdbc/pull/2635 and releasing as a new major version. I would hold off rebasing until after the above happens. Thanks for your patience