Re: failed to lookup type 0

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: vwu98034(at)lycos(dot)com
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: failed to lookup type 0
Date: 2003-11-29 17:20:32
Message-ID: 7681.1070126432@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Vernon Smith" <vwu98034(at)lycos(dot)com> writes:
> When I try to delete data from one table, I get this error:
> ERROR: get_typdefault: failed to lookup type 0
> I can't find any reasons other than a bug. The PG version is 7.3.4

You'll need to provide a self-contained test case.

We've seen bugs with similar symptoms associated with dropped columns,
but AFAIK they are all fixed in 7.3.4.

regards, tom lane

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2003-11-29 19:28:59 Re: Misplaced modifier in Postgresql license
Previous Message Joe Conway 2003-11-29 17:13:50 Re: failed to lookup type 0