Message-ID: From: "lukaseder (@lukaseder)" To: "pgjdbc/pgjdbc" Date: Tue, 19 May 2026 15:19:27 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3062: feat: type cache rework, codec API, and composite-type round-trip In-Reply-To: References: List-Id: X-GitHub-Author-Login: lukaseder X-GitHub-Comment-Id: 4489250151 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3062 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3062#issuecomment-4489250151 Content-Type: text/plain; charset=utf-8 Should I report findings here? E.g.: ``` org.postgresql.util.PSQLException: readArray() not implemented at org.postgresql.jdbc.PgSQLInput.readArray(PgSQLInput.java:322) ```