Hi, I'm wondering if there is a more elegant (best practice?) approach to accessing and processing a N-dimension array from the SQL side in a C function. I've looked at deconstruct_array() but would like a second opinion before I use that function.
Basically, I have a function that receives a double precision[][] that is processed upon in my C function. Thanks! -bborie -- Bborie Park Programmer Center for Vectorborne Diseases UC Davis 530-752-8380 [email protected] -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
