ALTER INDEX

Поиск
Список
Период
Сортировка
От Gavin Sherry
Тема ALTER INDEX
Дата
Msg-id Pine.LNX.4.58.0408131746090.16360@linuxworld.com.au
обсуждение исходный текст
Ответы Re: ALTER INDEX  (Gavin Sherry <swm@linuxworld.com.au>)
Список pgsql-patches
Attached is a patch implementing ALTER INDEX <name> [ RENAME | OWNER TO |
SET TABLESPACE ]

I haven't included any regression tests because most of the code should be
well tested by the existing alter table tests.

Thanks,

Gavin

Вложения

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

Предыдущее
От: Gavin Sherry
Дата:
Сообщение: Re: Minor BEFORE DELETE trigger fix
Следующее
От: Gavin Sherry
Дата:
Сообщение: Re: ALTER INDEX