mlw <[EMAIL PROTECTED]> writes:
> I have looked and I have looked, it is not immediately clear to me how
> integer arrays are passed to C function.
See src/include/utils/array.h, also src/backend/utils/adt/arrayfuncs.c
and src/backend/utils/adt/arrayutils.c. Beware: this code is pretty
messy.
regards, tom lane
---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?
http://www.postgresql.org/search.mpl
- [HACKERS] integer arrays mlw
- Tom Lane
