index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
unicode
Commit message (
Expand
)
Author
Age
*
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-06-09
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
meson: don't require 'touch' binary, make use of 'cp' optional
Andres Freund
2023-03-07
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Add copyright notices to meson files
Andrew Dunstan
2022-12-20
*
meson: Add initial version of meson based build system
Andres Freund
2022-09-21
*
Treat Unicode codepoints of category "Format" as non-spacing
John Naylor
2022-09-13
*
Add output directory argument to generate-unicode_norm_table.pl
Andres Freund
2022-07-18
*
Make update-unicode target work in vpath builds
Peter Eisentraut
2022-03-25
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Extend collection of Unicode combining characters to beyond the BMP
John Naylor
2021-08-26
*
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
*
Update copyright for 2021
Bruce Momjian
2021-01-02
*
Fix minor issues with new unicode {de,re}composition code
Michael Paquier
2020-11-07
*
Improve performance of Unicode {de,re}composition in the backend
Michael Paquier
2020-10-23
*
Use perfect hash for NFC and NFKC Unicode Normalization quick check
Michael Paquier
2020-10-11
*
Initial pgindent and pgperltidy run for v13.
Tom Lane
2020-05-14
*
Fix update-unicode target
Peter Eisentraut
2020-04-19
*
Add SQL functions for Unicode normalization
Peter Eisentraut
2020-04-02
*
Add support for other normal forms to Unicode normalization API
Peter Eisentraut
2020-03-24
*
Add support for automatically updating Unicode derived files
Peter Eisentraut
2020-01-09
*
Update copyrights for 2020
Bruce Momjian
2020-01-01
*
Fix output of Unicode normalization test
Peter Eisentraut
2019-12-11
*
Update unicode.org URLs
Peter Eisentraut
2019-10-13
*
Fix inconsistencies and typos in the tree, take 9
Michael Paquier
2019-08-05
*
Make script output more pgindent compatible
Peter Eisentraut
2019-06-24
*
Correct script name in README file
Peter Eisentraut
2019-06-24
*
Fix typos in various places
Michael Paquier
2019-06-03
*
Update copyright for 2019
Bruce Momjian
2019-01-02
*
Fix more wrong paths in header comments
Alexander Korotkov
2018-07-11
*
Update copyright for 2018
Bruce Momjian
2018-01-02
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
*
Post-PG 10 beta1 pgperltidy run
Bruce Momjian
2017-05-17
*
Fix perlcritic warnings
Peter Eisentraut
2017-04-17
*
Avoid using a C++ keyword in header file
Peter Eisentraut
2017-04-07
*
Use SASLprep to normalize passwords for SCRAM authentication.
Heikki Linnakangas
2017-04-07