Re: JSON for PG 9.2

Поиск
Список
Период
Сортировка
От Dimitri Fontaine
Тема Re: JSON for PG 9.2
Дата
Msg-id 8739cgx2e8.fsf@hi-media-techno.com
обсуждение исходный текст
Ответ на Re: JSON for PG 9.2  (Merlin Moncure <mmoncure@gmail.com>)
Ответы Re: JSON for PG 9.2  ("David E. Wheeler" <david@kineticode.com>)
Re: JSON for PG 9.2  (Christopher Browne <cbbrowne@gmail.com>)
Список pgsql-hackers
Merlin Moncure <mmoncure@gmail.com> writes:
> Getting back on point, I'm curious about your statement: "without
> writing a single line of C".  I took a look at the pl/scheme docs and
> was pretty impressed -- what exactly would be involved to get a
> guile-based ECMAscript working over the pl/scheme implementation?  How
> would that interact exactly with the stated topic -- JSON support?  Do
> you even need a json type if you have strong library based parsing and
> composition features?

My understanding is that JSON is a subset of ECMAscript, so if you get
the latter you already have the former.  Now, someone would have to
check if plscheme still build with guile-2.0, and given that, how
exactly you get pl/ecmascript (or pl/js) out of that.

I won't be in a position to spend time on that this year…

Regards,
--
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Marti Raudsepp
Дата:
Сообщение: [PATCH] Enable min/max optimization for bool_and/bool_or/every
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: Page Checksums