Message-ID: From: "crowmagnumb (@crowmagnumb)" To: "pgjdbc/pgjdbc" Date: Fri, 25 Oct 2024 17:47:45 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3396: SQLData Support In-Reply-To: References: List-Id: X-GitHub-Author-Login: crowmagnumb X-GitHub-Comment-Id: 1817111111 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: e2494a12810eb7b402d8c51535559606f2e5571a X-GitHub-Issue: 3396 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/jdbc/PgArray.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3396#discussion_r1817111111 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/jdbc/PgArray.java) Ah thanks, I had that backward. I tried it the other way, but it was late, and I think I confused the error I got after that with a problem with this line. Anyway, thanks, resolved now.