1.4.0
Improved automatic type casting and parsing of array types in the ext-pgsql driver to cover all possible built-in and custom types by querying the server for all type definitions and casting/parsing based on those definitions. Types are cached on the client based on the combination of host, port, and username.