pgsql: Typo fix

From: Amit Langote <amitlan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Typo fix
Date: 2024-07-08 13:16:00
Message-ID: E1sQoDo-000qqR-Fo@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Typo fix

Reported-by: Junwang Zhao <zhjwpku(at)gmail(dot)com>
Discussion: https://postgr.es/m/CAEG8a3KPi=LayiTwJ11ikF7bcqnZUrcj8NgX0V8nO1mQKZ9GfQ@mail.gmail.com
Backpatch-through: 17

Branch
------
REL_17_STABLE

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

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

Browse pgsql-committers by date

  From Date Subject
Next Message Amit Langote 2024-07-08 13:16:15 pgsql: Typo fix
Previous Message Joel Jacobson 2024-07-08 09:55:28 Re: pgsql: Add pg_get_acl() to get the ACL for a database object