Re: polymorphic function in 7.4 vs. 8.3

From: Rob Sargent <robjsargent(at)gmail(dot)com>
To:
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: polymorphic function in 7.4 vs. 8.3
Date: 2009-06-11 23:16:30
Message-ID: 4A31904E.4010600@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Richard Rosenberg wrote:
> On Thursday 11 June 2009 14:49:46 Tom Lane wrote:
>
>
>> Sure you can't move the DB off 7.4? There would be pretty considerable
>> benefits from adopting some recent release instead.
>>
>> regards, tom lane
>>
>
> Don't I know it. I am SOL as the machine is hosted/shared out by an external
> provider. I can do it by getting rid of the polymorphism - breaking the
> columns into separate args - as you say:
>
Hmm. Some subliminal coercion seems in order here. "Gee I hope it
doesn't leek out that <ThirdPartySupplier Here> is so poorly run that
they're stuck on postgres 7.4 with no hope of ever catching up with the
rest of the world"....

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Jasen Betts 2009-06-12 12:33:28 Re: setting the where clause
Previous Message Richard Rosenberg 2009-06-11 23:02:48 Re: polymorphic function in 7.4 vs. 8.3