Re: BUG #2913: Subscript on multidimensional array yields no value - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: BUG #2913: Subscript on multidimensional array yields no value
Date
Msg-id 200702200347.l1K3lN521847@momjian.us
Whole thread Raw
In response to Re: BUG #2913: Subscript on multidimensional array yields no value  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
Tom Lane wrote:
> Bruce Momjian <bruce@momjian.us> writes:
> > I can confirm this is a bug.  Added to the TODO list:
> >         o ARRAY[[1,2],[3,4]])[1] should return the same values as
> >           ARRAY[[1,2],[3,4]])[1:1];
>
> This is not a bug, this is a definitional disagreement, and your TODO
> entry presupposes an answer that I don't particularly agree with.

TODO item removed, now that I understand the array behavior.

--
  Bruce Momjian  <bruce@momjian.us>          http://momjian.us
  EnterpriseDB                               http://www.enterprisedb.com

  + If your life is a hard drive, Christ can be your backup. +

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #3031: PHP (and others?) cannot close a connection when "in" a COPY-statement
Next
From: Arjen van der Meijden
Date:
Subject: Re: BUG #3031: PHP (and others?) cannot close a connection when "in" a COPY-statement