boost::tuple support
boost::tuple<T...> is defined as a generic composite type. and mapped as PostgreSQL Record type and its array.
boost::tuple<T...>
Record