aboutsummaryrefslogtreecommitdiff
path: root/src/common/wchar.c
Commit message (Expand)AuthorAge
* Fix incautious handling of possibly-miscoded strings in client code.Tom Lane2021-06-07
* Add mbverifystr() functions specific to each encoding.Heikki Linnakangas2021-01-28
* Update copyright for 2021Bruce Momjian2021-01-02
* Dial back -Wimplicit-fallthrough to level 3Alvaro Herrera2020-05-13
* Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGSAlvaro Herrera2020-05-12
* Rationalize code placement between wchar.c, encnames.c, and mbutils.c.Tom Lane2020-01-16
* Update header comments for wchar.c and encnames.c.Tom Lane2020-01-16
* Move wchar.c and encnames.c to src/common/.Tom Lane2020-01-16