Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Treat Unicode codepoints of category "Format" as non-spacing | John Naylor | 2022-09-13 | 1 | -2/+2 |
* | Make update-unicode target work in vpath builds | Peter Eisentraut | 2022-03-25 | 1 | -4/+4 |
* | Update display widths as part of updating Unicode | John Naylor | 2021-08-26 | 1 | -3/+6 |
* | Revert "Rename unicode_combining_table to unicode_width_table" | John Naylor | 2021-08-26 | 1 | -2/+2 |
* | Rename unicode_combining_table to unicode_width_table | John Naylor | 2021-08-25 | 1 | -2/+2 |
* | Improve performance of Unicode {de,re}composition in the backend | Michael Paquier | 2020-10-23 | 1 | -1/+3 |
* | Fix update-unicode target | Peter Eisentraut | 2020-04-19 | 1 | -2/+7 |
* | Add SQL functions for Unicode normalization | Peter Eisentraut | 2020-04-02 | 1 | -3/+6 |
* | Add support for automatically updating Unicode derived files | Peter Eisentraut | 2020-01-09 | 1 | -4/+10 |
* | Update unicode.org URLs | Peter Eisentraut | 2019-10-13 | 1 | -1/+1 |
* | Use SASLprep to normalize passwords for SCRAM authentication. | Heikki Linnakangas | 2017-04-07 | 1 | -0/+53 |