[EMAIL PROTECTED] writes:
> I am getting the error:
> "ERROR: record type has not been registered"
> CONTEXT: PL/pgSQL function "f_cmplx_prdct_dlte" while storing call
> arguments into local variables
This is probably a bug. Could you provide a self-contained example
that causes it? Prefera
Hi,
Can anyone explain or suggest a workaround for the following:
I am getting the error:
"ERROR: record type has not been registered"
CONTEXT: PL/pgSQL function "f_cmplx_prdct_dlte" while storing call arguments into local variables
when I call a function from a delete rule for a view I've