On Thu, 2004-09-16 at 00:18, Tom Lane wrote:
> I dislike what you did at lines 983-1012 (replace a local variable by
> possibly-many stores into an array).
Ok, I'll revert it.
> Also, as long as we're fixing unreadable code, how about (line 1019)
> [...]
Sounds good to me.
I'll update the patch and apply it later today.
-Neil