Message-ID: From: "aditsu (@aditsu)" To: "pgjdbc/pgjdbc" Date: Wed, 11 Mar 2026 16:49:32 +0000 Subject: Re: [pgjdbc/pgjdbc] issue #3926: ResultSetMetaData.getColumnClassName is broken for jsonb In-Reply-To: References: List-Id: X-GitHub-Author-Login: aditsu X-GitHub-Comment-Id: 4040618750 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-4040618750 Content-Type: text/plain; charset=utf-8 I've used json for a long time and was familiar with how the driver returns PGobject, but only started using jsonb very recently and was shocked to find the discrepancy.