Re: ALTER TABLE OWNER: change indexes
От
Peter Eisentraut
Тема
Re: ALTER TABLE OWNER: change indexes
Дата
Msg-id
Pine.LNX.4.30.0202251902010.836-100000@peter.localdomain
Ответ на
Re: ALTER TABLE OWNER: change indexes (Neil Conway)
Список
Дерево обсуждения
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>
Neil Conway writes: > Okay, I'll create alter.c and see if I can refactor some of the ALTER > code -- but that can wait for a later patch also. It might make more sense to factor the source files by the kind of objects they act on. For instance, the CREATE/ALTER USER code shares a lot of code, but it shares zero with, say, ALTER TABLE. -- Peter Eisentraut peter_e@gmx.net
В списке pgsql-patches по дате отправления