2020-11-10 Version 4.7.2 Vincent Rogier vince.rogier@ocilib.net * Fixes (C API) - Issue 247: When using a OCI_Timestamp object created with OCI_TIMESTAMP_TZ flags, some OCILIB timestamps methods might raise an OCI_ERR_NULL_POINTER error - Issue 248: For Oracle client version < 11g, version 4.7.0 broke the ability to fetch data from resultset containing specific datatypes - Fixed some Coverity code analysis findings (hypothetical issues never encountered) * Miscellaneous - Updated C API test suite * Re-Ran successfully test suite with OCILIB compiled in 8i, 9i, 10g, 11g, 12c, 18c modes (ANSI and Unicode)