Re: HTTP Frontend? (and a brief thought on materialized views)

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: HTTP Frontend? (and a brief thought on materialized views)
Дата
Msg-id 4F75C3DA.3000408@dunslane.net
обсуждение исходный текст
Ответ на Re: HTTP Frontend? (and a brief thought on materialized views)  (Merlin Moncure <mmoncure@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Optimizing Nested Correlated Queries by decorrelation: GSOC 2012 Project
Следующее
От: Dobes Vandermeer
Дата:
Сообщение: Re: HTTP Frontend? (and a brief thought on materialized views)