Re: [HACKERS] Fix typo in jsonb.c

2016-07-06 Thread Fujii Masao
On Wed, Jul 6, 2016 at 10:27 AM, Masahiko Sawada wrote: > Hi all, > > Attached patch fixes the typo in jsonb.c > Please find it. Pushed. Thanks! Regards, -- Fujii Masao -- Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org) To make changes to your subscription: http://www.pos

[HACKERS] Fix typo in jsonb.c

2016-07-05 Thread Masahiko Sawada
Hi all, Attached patch fixes the typo in jsonb.c Please find it. Regards, -- Masahiko Sawada diff --git a/src/backend/utils/adt/jsonb.c b/src/backend/utils/adt/jsonb.c index 256ef80..ab46823 100644 --- a/src/backend/utils/adt/jsonb.c +++ b/src/backend/utils/adt/jsonb.c @@ -1849,7 +1849,7 @@ json