Array slice extraction should produce a result array with index lower
authorTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Mar 2002 00:34:24 +0000 (00:34 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sat, 2 Mar 2002 00:34:24 +0000 (00:34 +0000)
commit7ac7a2a9ae51071255cfd531b78b1228ae2f854c
treed1dbe2ac77f6d25617a335122c8d8e963fe56f59
parent3d5ec25709a5bf758d14d0db85089936fb3c7f6d
Array slice extraction should produce a result array with index lower
bounds of 1, not the lower bound subscripts of the original slice.
Per bug report from Andre Holzner, 1-Feb-02.
src/backend/utils/adt/arrayfuncs.c