Message-ID: From: "raminorujov (@raminorujov)" To: "pgjdbc/pgjdbc" Date: Wed, 16 Jul 2025 16:46:26 +0000 Subject: Re: [pgjdbc/pgjdbc] PR #3727: Fixed issue #2538: parsing comment in callable statement In-Reply-To: References: List-Id: X-GitHub-Author-Login: raminorujov X-GitHub-Comment-Id: 2210953762 X-GitHub-Comment-Type: review_comment X-GitHub-Commit: 8993cba85512ac8905a92c218ecea64e3a9b8c75 X-GitHub-Issue: 3727 X-GitHub-Path: pgjdbc/src/main/java/org/postgresql/core/Parser.java X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: review_comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3727#discussion_r2210953762 Content-Type: text/plain; charset=utf-8 (on pgjdbc/src/main/java/org/postgresql/core/Parser.java) Thanks, good suggestion, refactored.