invalid type error - Mailing list pgsql-general

From Johnson, Shaunn
Subject invalid type error
Date
Msg-id 73309C2FDD95D11192E60008C7B1D5BB04C73B44@snt452.corp.bcbsm.com
Whole thread Raw
Responses Re: invalid type error  (Jan Wieck <janwieck@yahoo.com>)
List pgsql-general

Howdy:

Running Postgres 7.1.3 on RedHat Linux 7.2.

I don't know what I did, or how I did it, but when I
try to do a pg_dump of a table, I get this message:

[snip]

WARNING: owner of type 'number' appears to be invalid
WARNING: owner of type 'interger' appears to be invalid

[/snip]

I'm thinking that I did the latter one when I was
trying to create a function and I fat-fingered
the name.

Does anyone know how I can get rid of these messages?

TIA!

-X

pgsql-general by date:

Previous
From: Gregory Seidman
Date:
Subject: Re: reverse of extract epoch?
Next
From: "Johnson, Shaunn"
Date:
Subject: SOLVED: invalid type error