Re: Typo in jsonfuncs.c
Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>
From: Tatsuro Yamada <tatsuro.yamada.tf@nttcom.co.jp>
To: Julien Rouhaud <rjuju123@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-04-08T23:18:14Z
Lists: pgsql-hackers
Hi Julien and Amit Kapila, On 2021/04/08 17:33, Julien Rouhaud wrote: > 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. Julien, thanks for the info! :-D Also, thanks for taking your time to push this, Amit. Regards, Tatsuro Yamada
Commits
-
Fix typo in jsonfuncs.c.
- 8ffb003591ff 14.0 landed