summaryrefslogtreecommitdiff
path: root/scripts/make_errors.py
AgeCommit message (Expand)Author
2024-10-11chore: add TransactionTimeout error, added in PostgreSQL 17Daniele Varrazzo
2022-10-06chore: upgrade error codes to PostgreSQL 15Daniele Varrazzo
2021-11-11errorcodes map and errors classes updated to PostgreSQL 14.Daniele Varrazzo
2021-06-15Copyright year updated to 2021Daniele Varrazzo
2021-05-20Merge branch 'master' into rm-2.7Daniele Varrazzo
2021-05-20docs: fix a few simple typosTim Gates
2020-11-17Upgrade f-strings with flyntHugo van Kemenade
2020-11-17Upgrade Python syntax with pyupgrade --py36-plusHugo van Kemenade
2020-09-05Errors mapping updated to PostgreSQL 13Daniele Varrazzo
2020-09-05Errors fetch scripts ported to Python 3Daniele Varrazzo
2020-01-17Copyright bumped to 2020Daniele Varrazzo
2019-10-19Added Postgres 12 errorsDaniele Varrazzo
2019-02-17Copyright year updatedDaniele Varrazzo
2019-02-10SQLSTATE error classes implemented in CDaniele Varrazzo
2018-10-23Dropped duplicate classes in errors moduleDaniele Varrazzo
2018-10-14Errors module content updated to Postgres 11Daniele Varrazzo
2018-08-17Generating the whole errors file from scriptDaniele Varrazzo