Re: ALTER TABLE OWNER: change indexes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ALTER TABLE OWNER: change indexes
Дата
Msg-id 200202260208.g1Q28RC27121@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ALTER TABLE OWNER: change indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > We have been bitten by refusing patches that have a valid purpose,
> > supposing someone will come and something that may take years to do,
> > e.g. nocreatable permissions.  If it does something useful, and can be
> > ripped out later, why not add it?
>
> But it doesn't do anything useful, AFAICS.  What significant problem
> occurs if an index shows an owner different from its parent?  If there's
> any actual operational problem there, then I'd agree we need a fix.

Oh, I see.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE OWNER: change indexes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Fix issuing of multiple command completions per command