Re: Typo in jsonfuncs.c

Julien Rouhaud <rjuju123@gmail.com>

From: Julien Rouhaud <rjuju123@gmail.com>
To: Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-04-08T08:33:18Z
Lists: pgsql-hackers
On Thu, Apr 08, 2021 at 10:06:56AM +0900, Tatsuro Yamada wrote:
> Hi,
> 
> I found a typo in jsonfuncs.c, probably.
>   s/an an/an/
> Please find attached patch.

For the archives' sake, this has been pushed as of 8ffb003591.



Commits

  1. Fix typo in jsonfuncs.c.