query optimization with UDFs

From: "jungmin shin" <jungmin(dot)shin(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: query optimization with UDFs
Date: 2006-10-10 02:45:33
Message-ID: cd77360b0610091945k3529af3o793e85510a7d4664@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

Hello Everybody,

I have a question about optimization of queries which includes UDFs.
Does anybody know what the Postgres does for optimizing the queries with
UDFs?
Does the Postgres query optimizer do anything special with UDFs?

Thanks,
----
Jungmin Shin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message jungmin shin 2006-10-10 02:49:40 query optimization with UDFs
Previous Message Ron Johnson 2006-10-10 01:21:17 Re: Size of tuples

Browse pgsql-hackers by date

  From Date Subject
Next Message jungmin shin 2006-10-10 02:49:40 query optimization with UDFs
Previous Message Bruce Momjian 2006-10-10 02:13:53 Re: Backbranch releases