Re: Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns
От | Bruce Momjian |
---|---|
Тема | Re: Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns |
Дата | |
Msg-id | 20140903160755.GG14893@momjian.us обсуждение исходный текст |
Ответ на | Re: Re: [BUGS] Re: BUG #9555: pg_dump for tables with inheritance recreates the table with the wrong order of columns (Bruce Momjian <bruce@momjian.us>) |
Ответы |
Re: Re: [BUGS] Re: BUG #9555: pg_dump for tables with
inheritance recreates the table with the wrong order of columns
|
Список | pgsql-hackers |
On Mon, Sep 1, 2014 at 04:40:11PM -0400, Bruce Momjian wrote: > On Mon, Sep 1, 2014 at 04:06:58PM -0400, Tom Lane wrote: > > Bruce Momjian <bruce@momjian.us> writes: > > > NOTICE: moving and merging column "c" with inherited definition > > > DETAIL: user-specified column moved to the location of the inherited > > > column > > > > Dept of nitpicking: errdetail messages are supposed to be complete > > sentences, properly capitalized and punctuated. Please re-read the > > style guidelines if you have forgotten them. > > Oh, yeah; updated patch attached. OK, patch applied. This will warn about reordering that happens via SQL, and via pg_dump restore. Do we want to go farther and preserve column ordering by adding ALTER TABLE [constraint] ISLOCAL and have pg_dump reuse binary-upgrade mode? -- Bruce Momjian <bruce@momjian.us> http://momjian.us EnterpriseDB http://enterprisedb.com + Everyone has their own god. +
В списке pgsql-hackers по дате отправления: