Re: ALTER TABLE OWNER: change indexes

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: ALTER TABLE OWNER: change indexes
Дата
Msg-id 200202260155.g1Q1tOm25879@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: ALTER TABLE OWNER: change indexes  (Neil Conway <nconway@klamath.dyndns.org>)
Ответы Re: ALTER TABLE OWNER: change indexes  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> I think it is still a bad idea to leave code that is _known_ to be
> broken in the tree, waiting for a possible future enhancement that no
> one has committed to writing. But it's your call -- please apply either
> this patch, or the previous one (-3) as you see fit.

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?

--
  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 по дате отправления:

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: ALTER TABLE OWNER: change indexes
Следующее
От: Tom Lane
Дата:
Сообщение: Re: ALTER TABLE OWNER: change indexes