Re: [HACKERS] Temp Tables: Trying to delete a reldesc... - Mailing list pgsql-hackers

From Tom Lane
Subject Re: [HACKERS] Temp Tables: Trying to delete a reldesc...
Date
Msg-id 19837.948006799@sss.pgh.pa.us
Whole thread Raw
In response to Temp Tables: Trying to delete a reldesc...  (Kristofer Munn <kmunn@munn.com>)
List pgsql-hackers
Kristofer Munn <kmunn@munn.com> writes:
> [ 6.5.3 acts funny about deleting a temp table created in the same
>   transaction ]

> (1) For myself: Is this at all dangerous/problematic for my database?

AFAIR the notice is harmless; we'd have tried harder to back-patch a
fix if the consequences of the bug were critical.

> (2) For Postgres: Is this addressed in the latest 7.0 source or on the
>     TODO list?

It's fixed in current sources.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Kristofer Munn
Date:
Subject: Temp Tables: Trying to delete a reldesc...
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] Temp Tables: Trying to delete a reldesc...