BUG #19113: Missing updated libpq5 rpm in repo pgdg-common after minor release to 18.1

From: PG Bug reporting form <noreply(at)postgresql(dot)org>
To: pgsql-bugs(at)lists(dot)postgresql(dot)org
Cc: buschmann(at)nidsa(dot)net
Subject: BUG #19113: Missing updated libpq5 rpm in repo pgdg-common after minor release to 18.1
Date: 2025-11-15 12:11:18
Message-ID: 19113-e97f5a751fc2768e@postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 19113
Logged by: Hans Buschmann
Email address: buschmann(at)nidsa(dot)net
PostgreSQL version: 18.1
Operating system: Fedora 42 Server x86-64 and Fedora 43
Description:

Following the minor release at thursday, 13.11.2025 I am trying to update
our development/production systems to Version 18.1 on Fedora 42/43.

The automatic update works fine, new versions are found in pgdg18 repo.

But there is no updated libpq5 library in pgdg-common!

Since there has been a security fix in libpq according to the newest release
notes I would expect an updated package.

On windows x86-64 the libpq is updated and has a different size from libpq
18.0.

This can be shown by (15.11.2025 13:00):

[root(at)linux ~]# dnf list libpq5
Updating and loading repositories:
Repositories loaded.
Installed packages
libpq5.x86_64 18.0-1PGDG.f42 pgdg-common
[root(at)linux ~]#

I suppose it is an oversight to provide the updated version for that minor
release.

Thank you for your investigation

Hans Buschmann

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Dilip Kumar 2025-11-16 13:20:51 Re: BUG #19111: Using EXPLAIN ANALYZE with MERGE causes failed assert
Previous Message Tom Lane 2025-11-14 17:55:48 Re: BUG #19106: Potential regression with CTE materialization planning in Postgres 18