On Sat, Mar 13, 2010 at 11:40 AM, Tom Lane <t...@sss.pgh.pa.us> wrote:
> (This will also be my main objection to letting hstore into core.
> It has not solved the problem of handling real datatypes.)

Is this problem solvable then? Some variant of this question comes up
almost weekly.  It just doesn't seem right that you should have to
write N trigger functions over N tables to a highly related
operations.  pl/perl is a huge dependency to bring in just to able to
do things this.  I understand hacking things through the text route is
possibly not a direction should be encouraged...but is there an
alternative?  Is it theoretically possible to write functions that can
switch out types based on context while still having static plans?

merlin

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to