.. autogenerated: end
.. versionadded:: 3.1.4
- Exception `!SqlJsonItemCannotBeCastToTargetType`, introduced in PostgreSQL
- 15.
+ Exception `!SqlJsonItemCannotBeCastToTargetType`, introduced in PostgreSQL 15.
+
+.. versionadded:: 3.2.3
+ Exception `!TransactionTimeout`, introduced in PostgreSQL 17.
- Add the new version to ``tools/update_errors.py`` and run the script to add
new error classes.
+- If the script above found any change, document the version added at the
+ bottom of ``docs/api/errors.rst``.
+
- Run the script ``tools/update_oids.py`` to add new oids. Use ``-h`` to get
an example docker command line to run a server locally.