Thread: [HACKERS] Typo in json.c

[HACKERS] Typo in json.c

From
Daniel Gustafsson
Date:
Spotted while reading code, patch attached.

cheers ./daniel


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

Re: [HACKERS] Typo in json.c

From
Heikki Linnakangas
Date:
On 05/18/2017 10:17 AM, Daniel Gustafsson wrote:
> Spotted while reading code, patch attached.

Applied, thanks.

- Heikki