Re: pg_config wrongly marked as not parallel safe?

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg_config wrongly marked as not parallel safe?
Дата
Msg-id 20181129230300.vkj3csjwk7jt2cfv@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re: pg_config wrongly marked as not parallel safe?  (Robert Haas <robertmhaas@gmail.com>)
Ответы Re: pg_config wrongly marked as not parallel safe?  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Список pgsql-hackers
Hi,

On 2018-11-29 16:23:42 -0500, Robert Haas wrote:
> Generally, I think Andres is wrong to argue that immutability
> shouldn't mean *anything* across major versions.  If we can readily
> foresee that something is going to change in the future, then we
> shouldn't mark it immutable. However:

I was too glib/brief. All I meant is that we shouldn't take immutable to
*guarantee* anything across major versions. We, of course, shouldn't
break things willy-nilly, and consider the consequences of such
potential breaking changes. Including having to reindex. It's not like
that's only the case for changing immutable functions, the index storage
itself etc also matter.

Greetings,

Andres Freund


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

Предыдущее
От: Stephen Frost
Дата:
Сообщение: Re: [HACKERS] GnuTLS support
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: [PATCH] Change "checkpoint starting" message to use "wal"