summaryrefslogtreecommitdiff
path: root/src/common/unicode/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Treat Unicode codepoints of category "Format" as non-spacingJohn Naylor2022-09-131-2/+2
* Make update-unicode target work in vpath buildsPeter Eisentraut2022-03-251-4/+4
* Update display widths as part of updating UnicodeJohn Naylor2021-08-261-3/+6
* Revert "Rename unicode_combining_table to unicode_width_table"John Naylor2021-08-261-2/+2
* Rename unicode_combining_table to unicode_width_tableJohn Naylor2021-08-251-2/+2
* Improve performance of Unicode {de,re}composition in the backendMichael Paquier2020-10-231-1/+3
* Fix update-unicode targetPeter Eisentraut2020-04-191-2/+7
* Add SQL functions for Unicode normalizationPeter Eisentraut2020-04-021-3/+6
* Add support for automatically updating Unicode derived filesPeter Eisentraut2020-01-091-4/+10
* Update unicode.org URLsPeter Eisentraut2019-10-131-1/+1
* Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas2017-04-071-0/+53