index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
wchar.c
Commit message (
Expand
)
Author
Age
*
Improve code clarity in epilogue of UTF-8 verification fast path
John Naylor
2022-01-17
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add fast path for validating UTF-8 text
John Naylor
2021-12-20
*
Update display widths as part of updating Unicode
John Naylor
2021-08-26
*
Revert "Rename unicode_combining_table to unicode_width_table"
John Naylor
2021-08-26
*
Revert "Change mbbisearch to return the character range"
John Naylor
2021-08-26
*
Change mbbisearch to return the character range
John Naylor
2021-08-25
*
Rename unicode_combining_table to unicode_width_table
John Naylor
2021-08-25
*
Fix incautious handling of possibly-miscoded strings in client code.
Tom Lane
2021-06-07
*
Add mbverifystr() functions specific to each encoding.
Heikki Linnakangas
2021-01-28
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Dial back -Wimplicit-fallthrough to level 3
Alvaro Herrera
2020-05-13
*
Add -Wimplicit-fallthrough to CFLAGS and CXXFLAGS
Alvaro Herrera
2020-05-12
*
Rationalize code placement between wchar.c, encnames.c, and mbutils.c.
Tom Lane
2020-01-16
*
Update header comments for wchar.c and encnames.c.
Tom Lane
2020-01-16
*
Move wchar.c and encnames.c to src/common/.
Tom Lane
2020-01-16