aboutsummaryrefslogtreecommitdiff
path: root/src/common/unicode
Commit message (Expand)AuthorAge
* meson: Add dependencies to perl modules to various script invocationsAndres Freund2023-06-09
* Pre-beta mechanical code beautification.Tom Lane2023-05-19
* meson: don't require 'touch' binary, make use of 'cp' optionalAndres Freund2023-03-07
* Update copyright for 2023Bruce Momjian2023-01-02
* Add copyright notices to meson filesAndrew Dunstan2022-12-20
* meson: Add initial version of meson based build systemAndres Freund2022-09-21
* Treat Unicode codepoints of category "Format" as non-spacingJohn Naylor2022-09-13
* Add output directory argument to generate-unicode_norm_table.plAndres Freund2022-07-18
* Make update-unicode target work in vpath buildsPeter Eisentraut2022-03-25
* Update copyright for 2022Bruce Momjian2022-01-07
* Extend collection of Unicode combining characters to beyond the BMPJohn Naylor2021-08-26
* Update display widths as part of updating UnicodeJohn Naylor2021-08-26
* Revert "Rename unicode_combining_table to unicode_width_table"John Naylor2021-08-26
* Revert "Change mbbisearch to return the character range"John Naylor2021-08-26
* Change mbbisearch to return the character rangeJohn Naylor2021-08-25
* Rename unicode_combining_table to unicode_width_tableJohn Naylor2021-08-25
* Update copyright for 2021Bruce Momjian2021-01-02
* Fix minor issues with new unicode {de,re}composition codeMichael Paquier2020-11-07
* Improve performance of Unicode {de,re}composition in the backendMichael Paquier2020-10-23
* Use perfect hash for NFC and NFKC Unicode Normalization quick checkMichael Paquier2020-10-11
* Initial pgindent and pgperltidy run for v13.Tom Lane2020-05-14
* Fix update-unicode targetPeter Eisentraut2020-04-19
* Add SQL functions for Unicode normalizationPeter Eisentraut2020-04-02
* Add support for other normal forms to Unicode normalization APIPeter Eisentraut2020-03-24
* Add support for automatically updating Unicode derived filesPeter Eisentraut2020-01-09
* Update copyrights for 2020Bruce Momjian2020-01-01
* Fix output of Unicode normalization testPeter Eisentraut2019-12-11
* Update unicode.org URLsPeter Eisentraut2019-10-13
* Fix inconsistencies and typos in the tree, take 9Michael Paquier2019-08-05
* Make script output more pgindent compatiblePeter Eisentraut2019-06-24
* Correct script name in README filePeter Eisentraut2019-06-24
* Fix typos in various placesMichael Paquier2019-06-03
* Update copyright for 2019Bruce Momjian2019-01-02
* Fix more wrong paths in header commentsAlexander Korotkov2018-07-11
* Update copyright for 2018Bruce Momjian2018-01-02
* Initial pgindent run with pg_bsd_indent version 2.0.Tom Lane2017-06-21
* Post-PG 10 beta1 pgperltidy runBruce Momjian2017-05-17
* Fix perlcritic warningsPeter Eisentraut2017-04-17
* Avoid using a C++ keyword in header filePeter Eisentraut2017-04-07
* Use SASLprep to normalize passwords for SCRAM authentication.Heikki Linnakangas2017-04-07