``psycopg`` release notes
=========================
+Future releases
+---------------
+
+Psycopg 3.0.19 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- Fix segfault occurring when a loader fails initialization (:ticket:`#372`).
+
+
Current release
---------------
# Usually KeyError, but might be a DeprecationWarning raised by -Werror
# (experienced on Python 3.6.12, backport.zoneinfo 0.2.1).
# https://github.com/pganssle/zoneinfo/issues/109
- # Curiously, not trapping the latter, causes a segfault.
- # In such case the error message is wrong, but hey.
except Exception:
logger.warning(
"unknown PostgreSQL timezone: %r; will use UTC", sname