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
*
Fix INITCAP() word boundaries for PG_UNICODE_FAST.
Jeff Davis
2025-04-21
*
Update Unicode data to Unicode 16.0.0
Peter Eisentraut
2025-04-03
*
Update code comment
Peter Eisentraut
2025-04-03
*
Fix update-unicode make target
Peter Eisentraut
2025-04-03
*
Fix headerscheck warning.
Jeff Davis
2025-03-18
*
Silence perl critic
Andrew Dunstan
2025-03-15
*
Optimization for lower(), upper(), casefold() functions.
Jeff Davis
2025-03-15
*
Add support for Unicode case folding.
Jeff Davis
2025-01-23
*
Support Unicode full case mapping and conversion.
Jeff Davis
2025-01-17
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Clean up newlines following left parentheses
Álvaro Herrera
2024-11-26
*
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
[next]