Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2001-12-30 | Make sure that all <ctype.h> routines are called with unsigned char | Tom Lane | 7.2.1 |
| 2001-09-30 | Fix sloppiness about static vs non-static declaration of functions. | Tom Lane | 7.2.1 |
| 2001-02-16 | ichar() has been renamed to chr(), so fix translation table. | Tom Lane | 7.1.1 |
| 2000-12-03 | Ensure that all uses of <ctype.h> functions are applied to unsigned-char | Tom Lane | 7.1.1 |
| 2000-04-04 | Correct off-by-one error in strncat() usage. | Tom Lane | 7.1.1 |
| 2000-03-18 | Clean up minor compiler warnings. | Tom Lane | 7.1.1 |