pgsql: Fix typos in comments.

From: Etsuro Fujita <efujita(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typos in comments.
Date: 2026-08-21 08:54:22
Message-ID: E1wxL13-00000001Uei-0WP8@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typos in comments.

Author: Etsuro Fujita <etsuro(dot)fujita(at)gmail(dot)com>
Reviewed-by: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAPmGK14otpa7XZyBO5GxDABUK9OPWFLsAwoQP3ugNdXq%3DK4J1g%40mail.gmail.com
Backpatch-through: 19

Branch
------
REL_19_STABLE

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

Modified Files
--------------
contrib/postgres_fdw/postgres_fdw.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2026-08-21 12:15:47 pgsql: Fix error code for null FOR PORTION OF target
Previous Message Fujii Masao 2026-08-21 07:40:35 pgsql: Use pg_parse_lsn() for server-supplied LSNs