Re: [PATCH] Alter or rename enum value

Поиск
Список
Период
Сортировка
От Emre Hasegeli
Тема Re: [PATCH] Alter or rename enum value
Дата
Msg-id CAE2gYzzn-R2kZ2tkg0xRfsZUhfgc=qwStj7ZZeoHO6iTaSMOOg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [PATCH] Alter or rename enum value  (Jim Nasby <Jim.Nasby@BlueTreble.com>)
Список pgsql-hackers
> Why not just disallow dropping a value that's still in use? That's certainly
> what I would prefer to happen by default...

Of course, we should disallow it.  That problem is what to do next.
We cannot just remove the value, because it might still be referenced
from the inner nodes of the indexes.



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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: Re: WAL consistency check facility
Следующее
От: Mark Kirkwood
Дата:
Сообщение: Re: Write Ahead Logging for Hash Indexes