pgpool: Fix typo in in read_kind_from_backend() comment.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Fix typo in in read_kind_from_backend() comment.
Date: 2026-06-05 04:43:42
Message-ID: E1wVMPG-007o58-1P@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Fix typo in in read_kind_from_backend() comment.

Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>
Discussion: https://www.postgresql.org/message-id/20260529.082051.533519450296185920.ishii%40postgresql.org
Backpatch-through: v4.3

Branch
------
V4_4_STABLE

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

Modified Files
--------------
src/protocol/pool_process_query.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2026-06-05 04:43:47 pgpool: Fix typo in in read_kind_from_backend() comment.
Previous Message Tatsuo Ishii 2026-06-05 04:43:36 pgpool: Fix typo in in read_kind_from_backend() comment.