Re: is it a known issue or just a bug?

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: is it a known issue or just a bug?
Date: 2004-10-04 17:22:39
Message-ID: 200410041022.39473.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom,

> I don't think there's any very clean way to fix this sort of problem in
> general.  We could make this particular example work if

Frankly, I don't think there *is* any safe way to use volatile functions in
subqueries -- I certainly avoid it, except now() and random() which as
discussed are special cases. Perhaps a WARNING is in order?

--
Josh Berkus
Aglio Database Solutions
San Francisco

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2004-10-04 17:33:14 Re: Contrib/earthdistance missing from cvsweb.
Previous Message Andrew Dunstan 2004-10-04 17:17:49 Re: External Tabular Data Via SQL