summaryrefslogtreecommitdiff
path: root/scripts/make_errorcodes.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into errors-moduleerrors-moduleDaniele Varrazzo2018-10-151-2/+2
|\
| * errorcodes map update to PostgreSQL 11Daniele Varrazzo2018-10-141-2/+2
| * Prefer https:// URLs when availableJon Dufresne2018-09-221-1/+1
* | Dropped parsing sgml files for error codesDaniele Varrazzo2018-08-171-53/+9
|/
* Drop 2to3 build step; make all code compatible with all PythonsJon Dufresne2017-12-111-1/+1
* Use print() function instead of print statement throughout projectJon Dufresne2017-12-101-4/+5
* Parse PG 10 error codes from final versionDaniele Varrazzo2017-10-191-7/+12
* Error codes updated to PG 10 beta 1Daniele Varrazzo2017-06-051-5/+9
* errcodes updated to PG 9.6Daniele Varrazzo2017-06-051-1/+2
* Python source cleanup using flake8Daniele Varrazzo2016-10-111-9/+14
* errorcodes map updated to PostgreSQL 9.5.Daniele Varrazzo2016-07-011-1/+1
* Dropped creation of errcodes with missing spec fieldDaniele Varrazzo2014-08-281-8/+3
* Document we known 9.4 errorcodesDaniele Varrazzo2014-08-241-0/+1
* Scrape PostgreSQL 9.4 error codes table tooDaniele Varrazzo2014-08-131-1/+1
* Parse errocodes for PG 9.3 tooDaniele Varrazzo2014-07-311-1/+1
* Parse the error codes from the text file if availableDaniele Varrazzo2014-07-311-3/+54
* cleanup remaining GPL license textChris Mildebrandt2014-05-201-8/+8
* errorcodes map updated to PostgreSQL 9.2Daniele Varrazzo2012-09-211-1/+2
* make_errorcodes updated to the current page styleDaniele Varrazzo2011-12-161-10/+6
* errorcodes map updated to PostgreSQL 9.1Daniele Varrazzo2011-08-221-5/+15
* Added PostgreSQL 9.0 error codes.Daniele Varrazzo2010-09-231-1/+1
* Completed documentation for errorcodes module.Daniele Varrazzo2010-02-161-0/+5
* Added script to update the errorcodes module.Daniele Varrazzo2010-02-151-0/+110