Message-ID: From: "tirthgajera (@tirthgajera)" To: "pgjdbc/pgjdbc" Date: Sun, 06 Apr 2025 10:11:44 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3465: Metadata CHAR_OCTET_LENGTH is a positive number for non-character column types In-Reply-To: References: List-Id: X-GitHub-Author-Login: tirthgajera X-GitHub-Comment-Id: 2781345552 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3465 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3465#issuecomment-2781345552 Content-Type: text/plain; charset=utf-8 Hi @davecramer, For binary value do we really need to return maximum length of column, or null should be fine?