2009/11/1 Andrew Gierth :
>> "Pavel" == Pavel Stehule writes:
>
> >> As discussed on the irc. I had a problem with a utility function
> >> that was being passed a NEW row and a null for the OLD row. The
> >> error was created when it tries to store the row variable in the
> >> local variab
> "Pavel" == Pavel Stehule writes:
>> As discussed on the irc. I had a problem with a utility function
>> that was being passed a NEW row and a null for the OLD row. The
>> error was created when it tries to store the row variable in the
>> local variables. RhodiumToad on the list provide
Hello
2009/10/31 Jeff Shanab :
>
> The following bug has been logged online:
>
> Bug reference: 5154
> Logged by: Jeff Shanab
> Email address: jsha...@earthlink.net
> PostgreSQL version: 8.3.5
> Operating system: Linux
> Description: ERROR: cannot assign non-composite
The following bug has been logged online:
Bug reference: 5154
Logged by: Jeff Shanab
Email address: jsha...@earthlink.net
PostgreSQL version: 8.3.5
Operating system: Linux
Description:ERROR: cannot assign non-composite value to a row
variable
Details:
As discussed