Commits

DateSubjectAuthorReleases
2021-12-12 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. Tom Lane 9.2 (unreleased)
2021-12-12 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. Tom Lane 9.3 (unreleased)
2020-01-16 Rationalize code placement between wchar.c, encnames.c, and mbutils.c. Tom Lane 13.0
2019-07-05 Remove dead encoding-conversion functions. Tom Lane 13.0
2015-11-28 Avoid doing encoding conversions by double-conversion via MULE_INTERNAL. Tom Lane 9.6.0
2015-05-15 Teach UtfToLocal/LocalToUtf to support algorithmic encoding conversions. Tom Lane 9.5.0
2013-07-19 Add checks for valid multibyte character length in UtfToLocal, LocalToUtf. Tom Lane 9.4.0
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 7.3.15
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 7.4.13
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 8.0.8
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 8.1.4
2006-05-21 Change the backend to reject strings containing invalidly-encoded multibyte Tom Lane 8.2.0
2005-09-24 Suppress signed-vs-unsigned-char warnings. Tom Lane 8.1.0
2003-07-25 Error message editing in backend/utils (except /adt). Tom Lane 7.4.1
2003-03-10 This patch fixes a bunch of spelling mistakes in comments throughout the Tom Lane 7.4.1
2001-02-10 Restructure the key include files per recent pghackers discussion: there Tom Lane 7.1.1
2000-06-28 First phase of memory management rewrite (see backend/utils/mmgr/README Tom Lane 7.1.1
1999-04-25 ifdef out some unused routines to suppress gcc warnings. Tom Lane 7.1.1