pgsql: Fix typo and case in messages

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo and case in messages
Date: 2023-12-27 06:33:06
Message-ID: E1rINTV-00C70h-OR@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo and case in messages

Follow up to dc2123400

Kyotaro Horiguchi

Discussion: https://postgr.es/m/20231222.154939.1509525390095583358.horikyota.ntt@gmail.com
Discussion: https://postgr.es/m/20231225.145124.1745560266993421173.horikyota.ntt@gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/7d7ef075d2b3f3bac4db323c2a47fb15a4a9a817

Modified Files
--------------
src/backend/backup/basebackup_incremental.c | 2 +-
src/bin/pg_combinebackup/pg_combinebackup.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2023-12-27 09:48:33 pgsql: pg_stat_statements: Add test coverage for pg_stat_statements_1_8
Previous Message Alexander Korotkov 2023-12-27 01:58:21 pgsql: Make replace_relid() leave argument unmodified