int_array_enum function should be using fcinfo->flinfo->fn_extra for
Tom Lane <tgl@sss.pgh.pa.us>
int_array_enum function should be using fcinfo->flinfo->fn_extra for working state, not fcinfo->context. Silly oversight on my part in last go-round of fixes.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intagg/int_aggregate.c | modified | +8 −7 |