pgsql: Improve some comment wording and grammar in extension.c

From: John Naylor <john(dot)naylor(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Improve some comment wording and grammar in extension.c
Date: 2026-01-13 05:38:20
Message-ID: E1vfX6h-000AXT-1O@gemulon.postgresql.org
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Improve some comment wording and grammar in extension.c

Noted while looking at reports of grammatical errors.

Reported-by: albert tan <alterttan1223(at)gmail(dot)com>
Reported-by: Yuan Li(carol) <carol(dot)li2025(at)outlook(dot)com>
Discussion: https://postgr.es/m/CAEzortnJB7aue6miGT_xU2KLb3okoKgkBe4EzJ6yJ%3DY8LMB7gw%40mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/94a24b4ee5aa42a80a1aacc8eec1fc6a6938894f

Modified Files
--------------
src/backend/commands/extension.c | 26 +++++++++++---------------
1 file changed, 11 insertions(+), 15 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Álvaro Herrera 2026-01-13 09:05:31 pgsql: Fix test_misc/010_index_concurrently_upsert for cache-clobbering
Previous Message Jeff Davis 2026-01-13 03:11:04 pgsql: Fix error message typo.