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.
   +  WITHOUT FUNCTION 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



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

Reply via email to