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)
Список
Дерево обсуждения
Re: ALTER TABLE OWNER: change indexes Bruce Momjian <pgman@candle.pha.pa.us>
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich <byg@center-f1.ru>
Re: ALTER TABLE OWNER: change indexes Bruce Momjian <pgman@candle.pha.pa.us>
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich <byg@center-f1.ru>
Re: ALTER TABLE OWNER: change indexes Tom Lane <tgl@sss.pgh.pa.us>
Re: ALTER TABLE OWNER: change indexes Yury Bokhoncovich <byg@center-f1.ru>
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 по дате отправления