Log Message:
-----------
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.
Modified Files:
--------------
pgsql/contrib/intagg:
int_aggregate.c (r1.19 -> r1.20)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/contrib/intagg/int_aggregate.c.diff?r1=1.19&r2=1.20)
pgsql-committers by date
| Next: | From: Tom Lane | Date: 2005-08-15 19:05:31 |
| Subject: pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra |
| Previous: | From: Tom Lane | Date: 2005-08-15 16:25:19 |
| Subject: pgsql: Allow the pgstat views to show toast tables as well as regular |