Re: [BUGS] Bug #857: [7.3] Attribute oid not found in a temporary table

2002-12-26 Thread Bruce Momjian
Sorry. Interesting the workaround doesn't work in 7.2.X. Hopefully we will get this worked out in 7.4. --- JMM Moi-Meme Maitre du Monde wrote: > Wrong ! The workaround works in 7.3 but is not backward compatible > with pri

Re: [BUGS] Bug #857: [7.3] Attribute oid not found in a temporary table

2002-12-26 Thread JMM Moi-Meme Maitre du Monde
Wrong ! The workaround works in 7.3 but is not backward compatible with prior 7.x.y version. I began reverting to 7.2.3 :( Anyway, I will survive ;) On Thu, Dec 26, 2002 at 09:02:08AM +0100, JMM Moi-Meme Maitre du Monde wrote: > Yes, it works. Thanks. > > I will just have to alter some 50 script

Re: [BUGS] Bug #857: [7.3] Attribute oid not found in a temporary table

2002-12-26 Thread JMM Moi-Meme Maitre du Monde
Yes, it works. Thanks. I will just have to alter some 50 scripts, but that's better than having to revert my DBs (~18 GB) to 7.2.3 while waiting for 7.4. On Wed, Dec 25, 2002 at 10:58:41PM -0500, Bruce Momjian wrote: > > This is a known problem with 7.3.X. It doesn't create an oid column as > p

Re: [BUGS] Bug #857: [7.3] Attribute oid not found in a temporary table

2002-12-25 Thread Bruce Momjian
This is a known problem with 7.3.X. It doesn't create an oid column as part of SELECT INTO We have a TODO item: * Fix SELECT ... INTO and CREATE TABLE AS to have appopriate OID column so this will be fixed, hopefully in 7.4. We couldn't fix it in 7.3.X without causing more seriou

[BUGS] Bug #857: [7.3] Attribute oid not found in a temporary table creted by a SELECT

2002-12-25 Thread pgsql-bugs
jmm ([EMAIL PROTECTED]) reports a bug with a severity of 2 The lower the number the more severe it is. Short Description [7.3] Attribute oid not found in a temporary table creted by a SELECT Long Description I ran on a problem today while running a SQL script that used to perfectly run from 7.0.2