Message-ID: From: "vlsi (@vlsi)" To: "pgjdbc/pgjdbc" Date: Tue, 12 Aug 2025 08:09:40 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3705: feat: default query timeout property In-Reply-To: References: List-Id: X-GitHub-Author-Login: vlsi X-GitHub-Comment-Id: 2269052659 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: aa3390afe7cc5307eb984f52b7ae9b9e7ac66c7b X-GitHub-Issue: 3705 X-GitHub-Path: docs/content/documentation/use.md X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3705#discussion_r2269052659 Content-Type: text/plain; charset=utf-8 (on docs/content/documentation/use.md) We'd probably rephrase it so it mentions `Statement#setQueryTimeout` so the users don't confuse it with PostgreSQL queries. We should probably clarify the value of `0` means going with no limit