[EMAIL PROTECTED] (Alvaro Herrera) writes:
> Add generate_subscripts, a series-generation function which generates an
> array's subscripts.

Why are these marked volatile in pg_proc?  Surely they generate the
same outputs given the same inputs, and therefore qualify as immutable.

                        regards, tom lane

-- 
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers

Reply via email to