Re: HTTP Frontend? (and a brief thought on materialized views) - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: HTTP Frontend? (and a brief thought on materialized views)
Date
Msg-id 4F75C3DA.3000408@dunslane.net
Whole thread Raw
In response to Re: HTTP Frontend? (and a brief thought on materialized views)  (Merlin Moncure <mmoncure@gmail.com>)
List pgsql-hackers

On 03/30/2012 09:57 AM, Merlin Moncure wrote:
> What I'm saying is that jsonpath probably isn't the whole story: 
> another way of bulk moving json into native backend structures without 
> parsing would also be very helpful. For example, being able to cast a 
> json document into a record or a record array would be just amazing.

It should be possible. After all, hstore's populate_record() does that. 
If we married that logic up with the json parser we should be half way 
there.

cheers

andrew


pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Optimizing Nested Correlated Queries by decorrelation: GSOC 2012 Project
Next
From: Dobes Vandermeer
Date:
Subject: Re: HTTP Frontend? (and a brief thought on materialized views)