Re: proposal: fix corner use case of variadic fuctions usage

Heikki Linnakangas <hlinnakangas@vmware.com>

From: Heikki Linnakangas <hlinnakangas@vmware.com>
To: Vik Reykja <vikreykja@gmail.com>
Cc: Pavel Stehule <pavel.stehule@gmail.com>, PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2012-12-05T08:28:14Z
Lists: pgsql-hackers, pgsql-general
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.

- Heikki