summaryrefslogtreecommitdiff
path: root/src/common/wchar.c
AgeCommit message (Expand)Author
2020-05-13Dial back -Wimplicit-fallthrough to level 3Alvaro Herrera
2020-05-12Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGSAlvaro Herrera
2020-01-16Rationalize code placement between wchar.c, encnames.c, and mbutils.c.Tom Lane
2020-01-16Update header comments for wchar.c and encnames.c.Tom Lane
2020-01-16Move wchar.c and encnames.c to src/common/.Tom Lane