Michael Fuhr <[EMAIL PROTECTED]> writes: > On Fri, Jul 22, 2005 at 03:07:04PM +0530, Gnanavel S wrote: >> You need to initialse the array, Otherwise any value added to the array will >> be null.
> This isn't necessary in 8.0, which we can infer is being used because > of the dollar quotes. However, plpgsql wasn't fixed to follow that behavior till 8.0.2 or so. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend