postgres-nio
postgres-nio copied to clipboard
updating error type to use computed properties
Small updates to convert this error type to using computed properties instead of static properties, following the pattern at https://github.com/apple/swift-nio/pull/3229