agora inbox for pgpool-committers@postgresql.org  
help / color / mirror / Atom feed
From: 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:44 +0000
Message-ID: <E1x6oCt-0000000EBHx-3s9T@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_3_STABLE

Details
-------
https://git.postgresql.org/gitweb?p=pgpool2.git;a=commitdiff;h=bae0c915fcee5af3914160bfc3c16458ba0f0...

Modified Files
--------------
src/protocol/CommandComplete.c | 5 +++++
1 file changed, 5 insertions(+)



view thread (6+ messages)  latest in thread

Message-ID: <E1x6oCt-0000000EBHx-3s9T@gothos.postgresql.org>
Permalink:  ../E1x6oCt-0000000EBHx-3s9T@gothos.postgresql.org/
Also on:    postgresql.org/message-id/E1x6oCt-0000000EBHx-3s9T@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: <E1x6oCt-0000000EBHx-3s9T@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