Re: pgsql: Add generate_subscripts, a series-generation function which

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pgsql: Add generate_subscripts, a series-generation function which
Дата
Msg-id 19433.1209425663@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pgsql: Add generate_subscripts, a series-generation function which  (alvherre@postgresql.org (Alvaro Herrera))
Список pgsql-committers
alvherre@postgresql.org (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

В списке pgsql-committers по дате отправления:

Предыдущее
От: momjian@postgresql.org (Bruce Momjian)
Дата:
Сообщение: pgsql: Update comment for 8.4: > #A hyphen, "-", marks changes that
Следующее
От: tgl@postgresql.org (Tom Lane)
Дата:
Сообщение: pgsql: Increase the statement_timeout value used in the prepared_xacts