Message-ID: From: "davecramer (@davecramer)" To: "pgjdbc/pgjdbc" Date: Tue, 10 Mar 2026 12:11:36 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3926: ResultSetMetaData.getColumnClassName is broken for jsonb In-Reply-To: References: List-Id: X-GitHub-Author-Login: davecramer X-GitHub-Comment-Id: 4030936346 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3926 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/issues/3926#issuecomment-4030936346 Content-Type: text/plain; charset=utf-8 Well the reason is that it actually does return a string. Can you help me out, what would your code do if it found jsonb ? How would you use this data ?