> how can I call array_append from a user-defined C function? > I know the type of the array I'm going to use (int4[]) so if there's an > equivalent > > function that can be called without going through PG_FUNCTION_ARGS stuff... I just found "array_set" (the array I'm using is one-dimensional). I'll try to use that... sorry for the noise. Leonardo -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general