Sorry, I did not notice that you had already pushed it.
Thank you for quick action.
Cheers,
Keiichi Hirobe
2018年9月28日(金) 9:23 Tom Lane :
> Keiichi Hirobe writes:
> > I am not sure whether to fix another bug, but I fixed and I attached a
> new
> > patch,
> > please ch
select '[3:4][2:4]={{1,2,3},{4,5,6}}'::_int4; (needdims case)
select ARRAY['a"bc','def']; (needquote case)
Cheers,
Keiichi Hirobe
2018年9月24日(月) 23:46 Tom Lane :
> Keiichi Hirobe writes:
> > Attached is a patch that fixes a bug
> > for
ray -> dims[0] = N
- Without the patch
N
- After
1
I used gdb to confirm the above behavior.
Cheers,
Keiichi Hirobe
array_out_bugfix.patch
Description: Binary data