Re: 7.3.1 function problem: ERROR: cache lookup failed for type 0 - Mailing list pgsql-general

From Tom Lane
Subject Re: 7.3.1 function problem: ERROR: cache lookup failed for type 0
Date
Msg-id 15501.1041963735@sss.pgh.pa.us
Whole thread Raw
In response to 7.3.1 function problem: ERROR: cache lookup failed for type 0  (Achilleus Mantzios <achill@matrix.gatewaynet.com>)
Responses Re: 7.3.1 function problem: ERROR: cache lookup failed
List pgsql-general
Achilleus Mantzios <achill@matrix.gatewaynet.com> writes:
> Hi i had written a C function to easily convert an int4 to its
> equivalent 1x1 int4[] array.

Does your function know about filling in the elemtype field that was
recently added to struct ArrayType?

            regards, tom lane

pgsql-general by date:

Previous
From: Lamar Owen
Date:
Subject: Re: [HACKERS] Have people taken a look at pgdiff yet?
Next
From: Achilleus Mantzios
Date:
Subject: Re: 7.3.1 function problem: ERROR: cache lookup failed