Kohei KaiGai <[email protected]> writes: > I noticed buildint2vector / buildoidvector assigns lbound1=0 as default > value, but array type shall have lbound1=1 in the default. > Is there some reasons for the difference?
Backwards compatibility.
regards, tom lane
