pgsql: Fix typo in jsonfuncs.c. - Mailing list pgsql-committers

From Amit Kapila
Subject pgsql: Fix typo in jsonfuncs.c.
Date
Msg-id E1lUMmb-0005SA-98@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in jsonfuncs.c.

Author: Tatsuro Yamada
Discussion: https://postgr.es/m/7c166a60-2808-6b89-9524-feefc6233748@nttcom.co.jp_1

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/8ffb003591ff02f59d92c36a5791307881863146

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


pgsql-committers by date:

Previous
From: Alvaro Herrera
Date:
Subject: pgsql: Repair find_inheritance_children with no active snapshot
Next
From: Andres Freund
Date:
Subject: pgsql: Cope with NULL query string in ExecInitParallelPlan().