Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Sun, 09 Mar 2025 10:40:03 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3561: remove forcing uppercase and use the function upperCaseFieldLabels instead In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 2708790121 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3561 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3561#issuecomment-2708790121 Content-Type: text/plain; charset=utf-8 Well we had `upperCaseFieldLabels` in there at one point and never used it for all the functions. I just find the code easier to read without \" There should be no change other than that.