Re: 7.3.1 function problem: ERROR: cache lookup failed

From: Joe Conway <mail(at)joeconway(dot)com>
To: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org
Subject: Re: 7.3.1 function problem: ERROR: cache lookup failed
Date: 2003-01-07 18:39:19
Message-ID: 3E1B1ED7.7060704@joeconway.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-performance pgsql-sql

Achilleus Mantzios wrote:
> On Tue, 7 Jan 2003, Tom Lane wrote:
>>Does your function know about filling in the elemtype field that was
>>recently added to struct ArrayType?
>
> She has no clue :)
>
> Any pointers would be great.

See construct_array() in src/backend/utils/adt/arrayfuncs.c.

HTH,

Joe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2003-01-07 18:39:57 Re: [SQL] [PERFORM] 7.3.1 index use / performance
Previous Message Tom Lane 2003-01-07 18:22:15 Re: 7.3.1 function problem: ERROR: cache lookup failed for type 0

Browse pgsql-performance by date

  From Date Subject
Next Message Tom Lane 2003-01-07 18:39:57 Re: [SQL] [PERFORM] 7.3.1 index use / performance
Previous Message Tom Lane 2003-01-07 18:22:15 Re: 7.3.1 function problem: ERROR: cache lookup failed for type 0

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2003-01-07 18:39:57 Re: [SQL] [PERFORM] 7.3.1 index use / performance
Previous Message Tom Lane 2003-01-07 18:22:15 Re: 7.3.1 function problem: ERROR: cache lookup failed for type 0