Re: jsonb and nested hstore

From: Andres Freund <andres(at)2ndquadrant(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: jsonb and nested hstore
Date: 2014-02-11 03:21:57
Message-ID: 20140211032157.GG15246@awork2.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 2014-02-10 22:15:21 -0500, Andrew Dunstan wrote:
>
> 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:

Sorry, forget that bit.

Greetings,

Andres Freund

--
Andres Freund http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Inoue, Hiroshi 2014-02-11 04:26:35 Re: narwhal and PGDLLIMPORT
Previous Message Andrew Dunstan 2014-02-11 03:15:21 Re: jsonb and nested hstore