Re: On the performance of views

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: Bill Moran <wmoran(at)potentialtech(dot)com>, Shridhar Daithankar <shridhar(at)frodo(dot)hserus(dot)net>
Cc: pgsql-performance(at)postgresql(dot)org
Subject: Re: On the performance of views
Date: 2004-01-27 20:07:33
Message-ID: 200401271207.33551.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance pgsql-sql

Bill,

> Some functions they prototyped in MSSQL even return different types, based
> on certian parameters, I'm not sure how I'll do this in Postgres, but I'll
> have to figure something out.

We support that as of 7.4.1 to an extent; check out "Polymorphic Functions".

--
-Josh Berkus
Aglio Database Solutions
San Francisco

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2004-01-27 22:46:38 Re: (partial?) indexes, LIKE and NULL
Previous Message PC Drew 2004-01-27 19:51:56 Re: (partial?) indexes, LIKE and NULL

Browse pgsql-sql by date

  From Date Subject
Next Message Josh Berkus 2004-01-27 23:12:16 Re: postgreSQl 7.4.1 and Hibernate
Previous Message Bill Moran 2004-01-27 19:39:21 Re: On the performance of views