pgsql: Fix typo

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo
Date: 2026-06-29 14:20:40
Message-ID: E1weCqm-000ewj-1g@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo

from commit c1fe2d1a383

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/52e118fe2f7e3381bdaa479816a7f72eda2ae517

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 Joe Conway 2026-06-29 19:16:55 pgsql: Sync typedefs.list with the buildfarm.
Previous Message Peter Eisentraut 2026-06-29 13:26:52 pgsql: Forbid FOR PORTION OF with WHERE CURRENT OF