Re: ALTER TABLE OWNER: change indexes

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: ALTER TABLE OWNER: change indexes
Дата
Msg-id Pine.LNX.4.30.0203102044340.684-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: ALTER TABLE OWNER: change indexes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: ALTER TABLE OWNER: change indexes  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Bruce Momjian writes:

> OK, I propose that we do the index part of this patch too.  No one seems
> to know if seting the index user id to zero in pg_class will break
> things so we may as keep it consistent.  Can you send that over?

What would it break?  Joins against pg_user should use outer joins anyway.
I don't think this is the right direction.  It's just a waste of code.

--
Peter Eisentraut   peter_e@gmx.net


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

Предыдущее
От: jtv
Дата:
Сообщение: Re: [INTERFACES] Additional fixes to ecpg - please apply patch
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: ALTER TABLE OWNER: change indexes