summaryrefslogtreecommitdiff
path: root/src/common/unicode/Makefile
AgeCommit message (Expand)Author
2022-09-13Treat Unicode codepoints of category "Format" as non-spacingJohn Naylor
2022-03-25Make update-unicode target work in vpath buildsPeter Eisentraut
2021-08-26Update display widths as part of updating UnicodeJohn Naylor
2021-08-26Revert "Rename unicode_combining_table to unicode_width_table"John Naylor
2021-08-25Rename unicode_combining_table to unicode_width_tableJohn Naylor
2020-10-23Improve performance of Unicode {de,re}composition in the backendMichael Paquier
2020-04-19Fix update-unicode targetPeter Eisentraut
2020-04-02Add SQL functions for Unicode normalizationPeter Eisentraut
2020-01-09Add support for automatically updating Unicode derived filesPeter Eisentraut
2019-10-13Update unicode.org URLsPeter Eisentraut
2017-04-07Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas