Re: integer arrays - Mailing list pgsql-hackers

From Tom Lane
Subject Re: integer arrays
Date
Msg-id 18784.987450576@sss.pgh.pa.us
Whole thread Raw
In response to integer arrays  (mlw <markw@mohawksoft.com>)
List pgsql-hackers
mlw <markw@mohawksoft.com> 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


pgsql-hackers by date:

Previous
From: mlw
Date:
Subject: integer arrays
Next
From: Christopher Masto
Date:
Subject: No printable 7.1 docs?