Re: PATCH: Add hstore_to_json()
От
Andrew Dunstan
Тема
Re: PATCH: Add hstore_to_json()
Дата
Msg-id
4B3CCD86.3030403@dunslane.net
Ответ на
Re: PATCH: Add hstore_to_json() (David E. Wheeler)
Список
Дерево обсуждения
PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Peter Eisentraut <peter_e@gmx.net>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Peter Eisentraut <peter_e@gmx.net>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Peter Eisentraut <peter_e@gmx.net>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Peter Eisentraut <peter_e@gmx.net>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Peter Eisentraut <peter_e@gmx.net>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Peter Eisentraut <peter_e@gmx.net>
Re: PATCH: Add hstore_to_json() Hitoshi Harada <umi.tanuki@gmail.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Hitoshi Harada <umi.tanuki@gmail.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Hitoshi Harada <umi.tanuki@gmail.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Hitoshi Harada <umi.tanuki@gmail.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Tom Lane <tgl@sss.pgh.pa.us>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Tom Lane <tgl@sss.pgh.pa.us>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Dimitri Fontaine <dfontaine@hi-media.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() "Greg Sabino Mullane" <greg@turnstep.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Tom Lane <tgl@sss.pgh.pa.us>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Tom Lane <tgl@sss.pgh.pa.us>
Re: PATCH: Add hstore_to_json() Alvaro Herrera <alvherre@commandprompt.com>
Re: PATCH: Add hstore_to_json() Tom Lane <tgl@sss.pgh.pa.us>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Andrew Dunstan <andrew@dunslane.net>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() Bruce Momjian <bruce@momjian.us>
Re: PATCH: Add hstore_to_json() Ron Mayer <rm_pg@cheapcomplexdevices.com>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
Re: PATCH: Add hstore_to_json() "David E. Wheeler" <david@kineticode.com>
Re: PATCH: Add hstore_to_json() Robert Haas <robertmhaas@gmail.com>
David E. Wheeler wrote: > On Dec 31, 2009, at 1:04 AM, Peter Eisentraut wrote: > > >> I think the primary use will be to load a JSON value into Perl or Python >> and process it there. So a json type that doesn't have any interesting >> operators doesn't sound useless to me. The features I would like to get >> out of it are input validation and encoding handling and smooth >> integration with said languages. >> > > What about access to various parts of a JSON data structure? Or is that just asking for too much trouble up-front? > > > IMNSHO it's essential. I think Peter's approach of ignoring this requirement is extremely shortsighted. cheers andrew
В списке pgsql-hackers по дате отправления