int_aggregate's int_enum() doesn't work correctly with arrays that
Tom Lane <tgl@sss.pgh.pa.us>
int_aggregate's int_enum() doesn't work correctly with arrays that aren't 1-D, so give an error message instead of failing. Per report from Ron Mayer.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intagg/int_aggregate.c | modified | +3 −0 |