Re: jsonb and nested hstore
От | Andrew Dunstan |
---|---|
Тема | Re: jsonb and nested hstore |
Дата | |
Msg-id | 52F995C9.2040303@dunslane.net обсуждение исходный текст |
Ответ на | Re: jsonb and nested hstore (Andres Freund <andres@2ndquadrant.com>) |
Ответы |
Re: jsonb and nested hstore
|
Список | pgsql-hackers |
On 02/10/2014 09:11 PM, Andres Freund wrote: >> diff --git a/src/backend/utils/adt/jsonfuncs.c b/src/backend/utils/adt/jsonfuncs.c >> index e1d8aae..50ddf50 100644 >> --- a/src/backend/utils/adt/jsonfuncs.c >> +++ b/src/backend/utils/adt/jsonfuncs.c > there's lots of whitespace/tab damage in this file. Check git log/diff > --check or such. I don't know exactly what you're looking at. Here's what I get: [andrew@emma pg_jsonb]$ git diff --check master contrib/hstore/hstore--1.3.sql:465: trailing whitespace. + WITHOUTFUNCTION AS IMPLICIT; contrib/hstore/hstore--1.3.sql:468: trailing whitespace. + WITHOUT FUNCTION AS IMPLICIT; [andrew@emma pg_jsonb]$ I'll have a look at some of your other complaints when I get back home in a two or three of days, weather permitting. cheers andrew
В списке pgsql-hackers по дате отправления: