Commits
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2021-06-07 | Fix incautious handling of possibly-miscoded strings in client code. | Tom Lane | 14.0 |
| 2021-01-28 | Add mbverifystr() functions specific to each encoding. | Heikki Linnakangas | 14.0 |
| 2021-01-02 | Update copyright for 2021 | Bruce Momjian | 14.0 |
| 2020-05-13 | Dial back -Wimplicit-fallthrough to level 3 | Alvaro Herrera | 13.0 |
| 2020-05-12 | Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS | Alvaro Herrera | 13.0 |
| 2020-01-16 | Rationalize code placement between wchar.c, encnames.c, and mbutils.c. | Tom Lane | 13.0 |
| 2020-01-16 | Move wchar.c and encnames.c to src/common/. | Tom Lane | 13.0 |
| 2020-01-16 | Update header comments for wchar.c and encnames.c. | Tom Lane | 13.0 |