Message-ID: From: "ShenFeng312 (@ShenFeng312)" To: "pgjdbc/pgjdbc" Date: Mon, 08 Dec 2025 06:18:57 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3838: fix: Issue #3784 pgjdbc can't decode numeric arrays containing special numbers like NaN In-Reply-To: References: List-Id: X-GitHub-Author-Login: ShenFeng312 X-GitHub-Comment-Id: 2597181368 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 0e6edd19503efda441f7e6c1e016067dbf520109 X-GitHub-Issue: 3838 X-GitHub-Line: 118 X-GitHub-Path: pgjdbc/src/test/java/org/postgresql/test/jdbc2/ArrayTest.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3838#discussion_r2597181368 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/test/java/org/postgresql/test/jdbc2/ArrayTest.java:118) @bokken Hello, I have resubmitted the PR according to your instructions. Could you please help me review it #3888