Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds network address (cidr and inet) functions for translation
- Maps cidr and inet functions to CLR extension methods. - See: https://www.postgresql.org/docs/current/static/functions-net.html#CIDR-INET-FUNCTIONS-TABLE - Includes functional tests covering translation. - Includes the bug fix in #425. - This can be removed once #425 is merged.
- Loading branch information