Re: [HACKERS] Matching dimensions in arrays

2009-03-25 Thread Sam Mason
On Wed, Mar 25, 2009 at 12:58:46AM -0700, Scara Maccai wrote: > I've altready asked this some months ago, but I've never seen any answers: > > why do multidimensional arrays have to have matching extents for each > dimension? Because the dimensions define the rectangular bounds of the array in n-

[HACKERS] Matching dimensions in arrays

2009-03-25 Thread Scara Maccai
Hi, nobody answered on the regular mailing list, hope someone can answer here Thank you Original Message Subject:[GENERAL] Matching dimensions in arrays Date: Mon, 9 Mar 2009 01:14:57 -0700 (PDT) From: Scara Maccai To: pgsql-general I've altready asked