Re: Allow use of stable functions with constraint exclusion

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Marshall, Steve" <smarshall(at)wsi(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Allow use of stable functions with constraint exclusion
Date: 2007-04-30 23:16:36
Message-ID: 10628.1177974996@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Marshall, Steve" <smarshall(at)wsi(dot)com> writes:
> I have developed a small patch to optimizer/util/plancat.c that
> eliminates one of hte caveats associated with constraint exclusions,
> namely the inability to avoid searching tables based on the results of
> stable functions.

Do you not understand why this is completely unsafe?

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Henry B. Hotz 2007-04-30 23:23:13 Re: Fwd: [PATCHES] Preliminary GSSAPI Patches
Previous Message Bruce Momjian 2007-04-30 22:33:18 Re: Heap page diagnostic functions