Re: [HACKERS] duplicate oids in pg_proc
От | Thomas G. Lockhart |
---|---|
Тема | Re: [HACKERS] duplicate oids in pg_proc |
Дата | |
Msg-id | 3572C3D8.C7DB1DD7@alumni.caltech.edu обсуждение исходный текст |
Ответ на | duplicate oids in pg_proc (t-ishii@sra.co.jp) |
Ответы |
Re: [HACKERS] duplicate oids in pg_proc
|
Список | pgsql-hackers |
> > There are some duplicate oids in pg_proc of May30 snapshot. > > I know octet_length's are from my patch but for others I don't know. > > Comments? > > Those must be mine (char, char_bpchar, bpchar, bpchar_char). I am sure > that I ran ./unused_oids to assign them, but obviously messed it up. > Will reassign soon. Darn :( Oh, I see what happened. I developed on a revlocked tree from 980513 and then patched the current tree and ran the regression tests. Patches applied cleanly and the regression tests passed, so I submitted the patches. In the meantime your patches used the same OIDs, and the regression test is apparently not sensitive to the overlap. Just to avoid confusion: only one of us should try to fix the problem :) Shall I, or are you already working on it? - Tom
В списке pgsql-hackers по дате отправления: