Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 31 May 2022 12:54:04 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #2525: fix: support queries with up to 65535 (inclusive) parameters In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 885601262 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 6c0c5da4075960e1dffa91480fb8b3a4932f8e1b X-GitHub-Issue: 2525 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/core/PGStream.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/2525#discussion_r885601262 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/core/PGStream.java) Indeed. Negatives shall not pass