agora inbox for pgpool-committers@postgresql.org
help / color / mirror / Atom feedFrom: Tatsuo Ishii <ishii@postgresql.org>
To: pgpool-committers@lists.postgresql.org
Subject: pgpool: Add check if parse tree exists in handle_query_context().
Date: Wed, 16 Sep 2026 11:53:58 +0000
Message-ID: <E1x6oD8-0000000EBMj-0kYt@gothos.postgresql.org> (raw)
Add check if parse tree exists in handle_query_context().
handle_query_context() did not check whether the parse tree existed in
session_context->query_context. Although, if it does not, there's
something wrong goes on.
Per Coverity.
Author: Tatsuo Ishii <ishii@postgresql.org>
Backpatch-through: v4.3
Branch
------
V4_6_STABLE
Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=890609cdabd0802e91d55f391ee0fe071b086...
Modified Files
--------------
src/protocol/CommandComplete.c | 5 +++++
1 file changed, 5 insertions(+)
view thread (6+ messages) latest in thread
Message-ID: <E1x6oD8-0000000EBMj-0kYt@gothos.postgresql.org>
Permalink: ../E1x6oD8-0000000EBMj-0kYt@gothos.postgresql.org/
Also on: postgresql.org/message-id/E1x6oD8-0000000EBMj-0kYt@gothos.postgresql.org
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: pgpool-committers@postgresql.org
Cc: ishii@postgresql.org, pgpool-committers@lists.postgresql.org
Subject: Re: pgpool: Add check if parse tree exists in handle_query_context().
In-Reply-To: <E1x6oD8-0000000EBMj-0kYt@gothos.postgresql.org>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox