Implement array_send/array_recv (binary I/O for arrays). This exposed
the folly of not passing element type to typsend/typreceive, so fix that.
Showing
This diff is collapsed.
Please register or sign in to comment
the folly of not passing element type to typsend/typreceive, so fix that.