Message-ID: From: "raminorujov (@raminorujov)" To: "pgjdbc/pgjdbc" Date: Tue, 15 Jul 2025 08:27:13 +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: 3072648687 X-GitHub-Comment-Type: issue_comment X-GitHub-Issue: 3727 X-GitHub-Repo: pgjdbc/pgjdbc X-GitHub-Type: comment X-GitHub-Url: https://github.com/pgjdbc/pgjdbc/pull/3727#issuecomment-3072648687 Content-Type: text/plain; charset=utf-8 Hi, @davecramer @vlsi I've implemented line comment parsing in various positions, please, review latest changes. Thanks.