Re: Oid registry

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Hitoshi Harada <umi(dot)tanuki(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Andrew Dunstan <andrew(at)dunslane(dot)net>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Oid registry
Date: 2012-09-25 21:54:28
Message-ID: 50622814.70900@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 9/25/12 1:11 AM, Hitoshi Harada wrote:
> Say, if plv8
> wants to convert hstore into a javascript object. It is arbitrary for
> users to define such a function that accepts hstore as arguments, but
> how does plv8 know the input is actually hstore?

That's what the proposed transforms feature would be for:
https://commitfest.postgresql.org/action/patch_view?id=879

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2012-09-25 21:58:47 Re: Oid registry
Previous Message Peter Eisentraut 2012-09-25 21:53:04 Re: Oid registry