pgpool: Bump libpcp.so version.

From: Tatsuo Ishii <ishii(at)postgresql(dot)org>
To: pgpool-committers(at)lists(dot)postgresql(dot)org
Subject: pgpool: Bump libpcp.so version.
Date: 2025-10-29 03:02:45
Message-ID: E1vDwST-000zMJ-0f@gothos.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgpool-committers

Bump libpcp.so version.

Now that src/utils/pool_health_check_stats.c has been changed to add
more members to the return value of pool_report_pools_offsets(), we
bump the libpcp.so version from Pgpool-II 4.6's 2.0.0 to 3.0.0.

Author: Tatsuo Ishii <ishii(at)postgresql(dot)org>

Branch
------
master

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

Modified Files
--------------
src/libs/pcp/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgpool-committers by date

  From Date Subject
Next Message Tatsuo Ishii 2025-11-04 01:09:44 pgpool: Fix pgpool_adm Makefile.
Previous Message Tatsuo Ishii 2025-10-28 23:43:39 pgpool: Retire Slony mode.