On 2016/07/14 17:07, Amit Langote wrote:
> Can we say that pg_get_indexdef() has "side-effects" because it can error
> like this?  Shouldn't such a function be marked *volatile*?  Because if I
> do so by updating pg_proc, the plan changes (perhaps) to a safe one in
> this context:

Didn't mean to write: "Because if I do so..."

Instead: "If I do so..."

Thanks,
Amit




-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to