ALTER TABLE SET (toast.asdf) is not rejected

Поиск
Список
Период
Сортировка
От Justin Pryzby
Тема ALTER TABLE SET (toast.asdf) is not rejected
Дата
Msg-id 20180611133318.GY10885@telsasoft.com
обсуждение исходный текст
Ответы Re: ALTER TABLE SET (toast.asdf) is not rejected
Список pgsql-general
I noticed that this is accepted:

postgres=# ALTER TABLE t SET (toast.asdf=128);
ALTER TABLE

I thought since "toast" was a core namespace, it would've been rejected?

I recall having read a discussion about verifying these ... I wasn't able
to find what I was thinking of, but found this one.
https://www.postgresql.org/message-id/flat/20090114144332.GF24156%40alvh.no-ip.org

Justin


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

Предыдущее
От: Jean Claude
Дата:
Сообщение: Fwd: Add to watchdog cluster request is rejected by node
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: ALTER TABLE SET (toast.asdf) is not rejected