Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Thu, 31 Jul 2025 22:11:09 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3722: spring jdbc causes problems with uppercase db names since 42.7.5 In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 3141481763 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3722 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3722#issuecomment-3141481763 Content-Type: text/plain; charset=utf-8 > Thanks for your reply and confirming that you think the implementation is according to the spec. Based on your reply the spring team already changed their code and their lastest version works again even with newer pgjdbc drivers. cool! Thanks for the reply