Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Thu, 19 Dec 2024 19:31:01 +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: davecramer X-GitHub-Comment-Id: 2555622792 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-2555622792 Content-Type: text/plain; charset=utf-8 At first glance I would agree with you, however looking at the docs you linked to they explicitly say where null is allowed and for CHAR_OCTET_LENGTH they don't say anything. So it appears to be up to the driver how to deal with it. I can ask the spec team what they think.