From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org, pgsql-sql(at)postgresql(dot)org |
Subject: | Re: 7.3.1 function problem: ERROR: cache lookup failed for type 0 |
Date: | 2003-01-07 18:22:15 |
Message-ID: | 15501.1041963735@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-performance pgsql-sql |
Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-01-07 18:39:19 | Re: 7.3.1 function problem: ERROR: cache lookup failed |
Previous Message | Lamar Owen | 2003-01-07 18:02:33 | Re: [HACKERS] Have people taken a look at pgdiff yet? |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-01-07 18:39:19 | Re: 7.3.1 function problem: ERROR: cache lookup failed |
Previous Message | Tom Lane | 2003-01-07 17:44:16 | Re: [SQL] [PERFORM] 7.3.1 index use / performance |
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2003-01-07 18:39:19 | Re: 7.3.1 function problem: ERROR: cache lookup failed |
Previous Message | Tom Lane | 2003-01-07 17:44:16 | Re: [SQL] [PERFORM] 7.3.1 index use / performance |