pgsql: Fix 9637badd9f.

From: Jeff Davis <jdavis(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix 9637badd9f.
Date: 2023-03-09 18:40:30
Message-ID: E1paLBm-002itc-92@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix 9637badd9f.

Discussion: https://postgr.es/m/0a364430-266e-1e1a-d5d8-1a5273c9ddb6@dunslane.net
Reported-by: Andrew Dunstan

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/206b44bb24b3785bf6360361b757c1dae77ab0bb

Modified Files
--------------
src/bin/pg_upgrade/info.c | 18 ++++++++++++-----
src/bin/pg_upgrade/pg_upgrade.c | 37 ++++++++++++++++++++++------------
src/bin/pg_upgrade/t/002_pg_upgrade.pl | 12 +++++++----
3 files changed, 45 insertions(+), 22 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Alvaro Herrera 2023-03-09 18:48:03 pgsql: HTML docs: Add padding to table.simplelist for more readable out
Previous Message Tomas Vondra 2023-03-09 18:00:35 Re: lz4 --rm on Ubuntu 18.04 (Add LZ4 compression to pg_dump)