I'm using PostgreSQL to store IP address information and would like to be able to use these types with database/sql.
Would you be open to implementing the Scanner and Valuer interfaces for IP and IPPrefix types? Alternatively, would you be open to PR which did this?