Actually, I was not filling all of the arrays in sequential order.
I added code to initialize them in order and the function seems to be
working now. Is that a known problem? Paul Paul B. Anderson wrote: I've checked my code and it does not seem to run past any limits. I am filling the arrays in sequential order, extending each one in parallel with the others. |
- Re: [ADMIN] Stored procedure array limits Paul B. Anderson
- Array assignment behavior (was Re: [ADMIN] Stored pr... Tom Lane
- Re: [GENERAL] Array assignment behavior (was Re:... Casey Duncan
- Re: [GENERAL] Array assignment behavior (was... John D. Burger
- Re: [GENERAL] Array assignment behavior ... Tom Lane
- Re: [GENERAL] Array assignment beha... Erik Jones
- Re: Array assignment behavior (was Re: [ADMIN] S... Paul B. Anderson