pgsql: Fix typo introduced in 6185c9737

From: Amit Langote <amitlan(at)postgresql(dot)org>
To: pgsql-committers(at)lists(dot)postgresql(dot)org
Subject: pgsql: Fix typo introduced in 6185c9737
Date: 2024-04-04 11:57:23
Message-ID: E1rsLic-000SYh-K5@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Fix typo introduced in 6185c9737

Reported-by: Jian He <jian(dot)universality(at)gmail(dot)com>
Discussion: https://postgr.es/m/CACJufxGHiU0p0usjh5hnR0_ByZn4tq1FC3eKAtrQgJeKU6W9kw@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2f6e78b0619a0ee2ca170e0073659581847ee73d

Modified Files
--------------
src/backend/parser/parse_expr.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Erik Rijkers 2024-04-04 12:30:31 Re: pgsql: Add basic JSON_TABLE() functionality
Previous Message Amit Langote 2024-04-04 11:21:35 pgsql: Add basic JSON_TABLE() functionality