Thread: How to store pg_constraint's int2[] data type in C++

How to store pg_constraint's int2[] data type in C++

From
so_excited@excite.com (Damon)
Date:
Hi,

I need to query pg_constraint's conkey field in my C++ program. I am
not sure how to store the result as it appears to be an array. Thank
you.

Regards,
Damon