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 missing dependency to unicode test programs
Peter Eisentraut
2024-10-30
*
Whitespace fixup from generated unicode tables.
Jeff Davis
2024-10-16
*
Make all Perl warnings fatal, catch-up
Peter Eisentraut
2024-05-15
*
Fix incorrect year in some copyright notices added this year
David Rowley
2024-05-15
*
Update src/common/unicode/.gitignore
Peter Eisentraut
2024-04-22
*
Run perltidy on generate-unicode_version.pl.
Jeff Davis
2024-03-27
*
Fix convert_case(), introduced in 5c40364dd6.
Jeff Davis
2024-03-24
*
Update src/common/unicode/README.
Jeff Davis
2024-03-18
*
Unicode case mapping tables and functions.
Jeff Davis
2024-03-07
*
Add Unicode property tables.
Jeff Davis
2024-03-06
*
Cleanup for unicode-update build target and test.
Jeff Davis
2024-01-11
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Shrink Unicode category table.
Jeff Davis
2023-12-07
*
Remove distprep
Peter Eisentraut
2023-11-06
*
Additional unicode primitive functions.
Jeff Davis
2023-11-01
*
Update Unicode data to Unicode 15.1.0
Peter Eisentraut
2023-09-18
*
Make Unicode script fit for future versions
Peter Eisentraut
2023-09-18
*
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
[next]