pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra - Mailing list pgsql-committers

From tgl@svr1.postgresql.org (Tom Lane)
Subject pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra
Date
Msg-id 20050815190516.E711A52A2F@svr1.postgresql.org
Whole thread Raw
List pgsql-committers
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:

Previous
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: int_array_enum function should be using fcinfo->flinfo->fn_extra
Next
From: tgl@svr1.postgresql.org (Tom Lane)
Date:
Subject: pgsql: array_in() and array_recv() need to be more paranoid about