pgsql: Fix wrong word in comment.

From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix wrong word in comment.
Date: 2023-04-05 13:52:53
Message-ID: E1pk3ZE-001UuC-Gw@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix wrong word in comment.

Reported by Peter Smith.

Discussion: http://postgr.es/m/CAHut+Pt52ueOEAO-G5qeZiiPv1p9pBT_W5Vj3BTYfC8sD8LFxw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/86a3fc7ec8a03bca7120894bababa7c734628b4c

Modified Files
--------------
src/backend/utils/init/usercontext.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Andres Freund 2023-04-05 16:21:46 pgsql: Don't initialize page in {vm,fsm}_extend(), not needed
Previous Message Peter Eisentraut 2023-04-05 08:00:06 pgsql: Update information_schema for SQL:2023