Re: proposal: fix corner use case of variadic fuctions usage - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: proposal: fix corner use case of variadic fuctions usage
Date
Msg-id CAFj8pRBCjx_3+AjzsyY1+pVcxp1EKrSv0PaS__JHfmERTn7cag@mail.gmail.com
Whole thread Raw
In response to Re: proposal: fix corner use case of variadic fuctions usage  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Responses Re: proposal: fix corner use case of variadic fuctions usage  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
2012/12/5 Heikki Linnakangas <hlinnakangas@vmware.com>:
> On 30.11.2012 12:18, Vik Reykja wrote:
>>
>> I am trying to review this patch and on my work computer everything
>> compiles and tests perfectly. However, on my laptop, the regression tests
>> don't pass with "cache lookup failed for type XYZ" where XYZ is some
>> number
>> that does not appear to be any type oid.
>>
>> I don't really know where to go from here. I am asking that other people
>> try this patch to see if they get errors as well.
>
>

> I get the same error. I'll mark this as "waiting on author" in the
> commitfest.

it was with new patch?

http://archives.postgresql.org/message-id/CAFj8pRDyXfXZcL2FRESLU-dPqaOKOu-ekKY12tBzdO559PW5uQ@mail.gmail.com

Regards

Pavel


>
> - Heikki



pgsql-hackers by date:

Previous
From: Heikki Linnakangas
Date:
Subject: Re: proposal: fix corner use case of variadic fuctions usage
Next
From: Heikki Linnakangas
Date:
Subject: Re: Dumping an Extension's Script