Commits
Showing commits that first shipped in 7.1 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 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 |