pgsql: Fix whitespace typo in string

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix whitespace typo in string
Date: 2025-04-29 17:19:10
Message-ID: E1u9obu-000BxY-1E@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix whitespace typo in string

Branch
------
master

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Jacob Champion 2025-04-29 20:23:24 pgsql: Bump the minimum supported Python version to 3.6.8
Previous Message Nathan Bossart 2025-04-29 16:42:08 pgsql: initdb: Do not report default autovacuum_worker_slots.