Re: Typo in jsonfuncs.c - Mailing list pgsql-hackers

From Tatsuro Yamada
Subject Re: Typo in jsonfuncs.c
Date
Msg-id 6e3a779e-848a-464b-8cef-4c7a87d1868a@nttcom.co.jp_1
Whole thread Raw
In response to Re: Typo in jsonfuncs.c  (Julien Rouhaud <rjuju123@gmail.com>)
List 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




pgsql-hackers by date:

Previous
From: Merlin Moncure
Date:
Subject: Re: weird interaction between asynchronous queries and pg_sleep
Next
From: David Rowley
Date:
Subject: Re: Binary search in ScalarArrayOpExpr for OR'd constant arrays