Repair intarray's problems with TOASTed input, avoid scribbling on
Tom Lane <tgl@sss.pgh.pa.us>
Repair intarray's problems with TOASTed input, avoid scribbling on source data, improve split algorithm for intbig_ops. Oleg Bartunov with some kibitzing from Tom Lane.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intarray/data/test__int.data | modified | +2000 −0 |
| contrib/intarray/expected/_int.out | modified | +3 −3 |
| contrib/intarray/_int.c | modified | +201 −183 |
| contrib/intarray/README.intarray | modified | +6 −0 |