Juan Francisco Diaz <j-diaz@publicar.com> writes:
> Hi i keep getting this error but i definitely dont understand or know how to
> correct it...
> SELECT * FROM BUSCabLista('0', '000081');
> ERROR: cache lookup for type 0 of cabezalista.........pg.dropped.41........
> failed
plpgsql has a bunch of deficiencies in dealing with dropped columns :-(.
I've just corrected a number of such problems for 7.4, but there may be
some left ...
regards, tom lane