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:59
Message-ID: E1wVMPX-007oFi-1m@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_7_STABLE

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

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:44:05 pgpool: Fix typo in in read_kind_from_backend() comment.
Previous Message Tatsuo Ishii 2026-06-05 04:43:53 pgpool: Fix typo in in read_kind_from_backend() comment.