summaryrefslogtreecommitdiff
path: root/ext/pdo/pdo_sqlstate.c
Commit message (Expand)AuthorAgeFilesLines
* move about 3K of data to the const area. also reduce memory usage (~ -266 byt...Nuno Lopes2008-01-251-4/+4
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* bump year and license versionfoobar2006-01-011-3/+3
* Add sqlstates defined in PostgreSQL documentation.Edin Kadribasic2005-07-011-3/+150
* Added class 55 sqlstatesEdin Kadribasic2005-07-011-0/+3
* Remove "custom" PDDRV sqlstate.Ilia Alshanetsky2005-06-271-2/+1
* Missing part of the previous patch.Ilia Alshanetsky2005-06-241-1/+2
* fix encoding nastiness that snuck in from the copy-n-paste of error codeWez Furlong2005-01-211-3/+3
* API support for scrollable cursorsWez Furlong2005-01-121-1/+1
* implement SQLSTATE style error codes.Wez Furlong2005-01-071-0/+190