pgsql: pg_upgrade: Fix typo in message

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: pg_upgrade: Fix typo in message
Date: 2024-04-04 10:59:07
Message-ID: E1rsKoF-000Rwg-1A@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

pg_upgrade: Fix typo in message

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a9d6c3868451a494641b498a15f9ee1c151949a7

Modified Files
--------------
src/bin/pg_upgrade/check.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2024-04-04 11:21:35 pgsql: Add basic JSON_TABLE() functionality
Previous Message Andrew Dunstan 2024-04-04 10:56:55 pgsql: Use incremental parsing of backup manifests.