pgpool: Fix wrong positioned comment.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Fix wrong positioned comment.
Date: 2025-09-22 02:31:14
Message-ID: E1v0WKg-004wux-1b@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Fix wrong positioned comment.

Backpatch-through: v4.2

Branch
------
V4_2_STABLE

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

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

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-09-22 02:31:20 pgpool: Fix wrong positioned comment.
Previous Message Tatsuo Ishii 2025-09-17 23:51:55 pgpool: Fix compiling issue on 32-bit environments.