index
:
postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
unicode
Age
Commit message (
Expand
)
Author
2025-04-21
Fix INITCAP() word boundaries for PG_UNICODE_FAST.
Jeff Davis
2025-04-03
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-03-18
Fix headerscheck warning.
Jeff Davis
2025-03-15
Silence perl critic
Andrew Dunstan
2025-03-15
Optimization for lower(), upper(), casefold() functions.
Jeff Davis
2025-01-23
Add support for Unicode case folding.
Jeff Davis
2025-01-17
Support Unicode full case mapping and conversion.
Jeff Davis
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-11-26
Clean up newlines following left parentheses
Álvaro Herrera
2024-10-30
meson: Add missing dependency to unicode test programs
Peter Eisentraut
2024-10-16
Whitespace fixup from generated unicode tables.
Jeff Davis
2024-05-15
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-04-22
Update src/common/unicode/.gitignore
Peter Eisentraut
2024-03-27
Run perltidy on generate-unicode_version.pl.
Jeff Davis
2024-03-24
Fix convert_case(), introduced in 5c40364dd6.
Jeff Davis
2024-03-18
Update src/common/unicode/README.
Jeff Davis
2024-03-07
Unicode case mapping tables and functions.
Jeff Davis
2024-03-06
Add Unicode property tables.
Jeff Davis
2024-01-11
Cleanup for unicode-update build target and test.
Jeff Davis
2024-01-04
Update copyright for 2024
Bruce Momjian
2023-12-29
Make all Perl warnings fatal
Peter Eisentraut
2023-12-07
Shrink Unicode category table.
Jeff Davis
2023-11-06
Remove distprep
Peter Eisentraut
2023-11-02
Additional unicode primitive functions.
Jeff Davis
2023-09-18
Update Unicode data to Unicode 15.1.0
Peter Eisentraut
2023-09-18
Make Unicode script fit for future versions
Peter Eisentraut
2023-06-10
meson: Add dependencies to perl modules to various script invocations
Andres Freund
2023-05-19
Pre-beta mechanical code beautification.
Tom Lane
2023-03-08
meson: don't require 'touch' binary, make use of 'cp' optional
Andres Freund
2023-01-02
Update copyright for 2023
Bruce Momjian
2022-12-20
Add copyright notices to meson files
Andrew Dunstan
2022-09-22
meson: Add initial version of meson based build system
Andres Freund
2022-09-13
Treat Unicode codepoints of category "Format" as non-spacing
John Naylor
2022-07-18
Add output directory argument to generate-unicode_norm_table.pl
Andres Freund
2022-03-25
Make update-unicode target work in vpath builds
Peter Eisentraut
2022-01-08
Update copyright for 2022
Bruce Momjian
2021-08-26
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-25
Change mbbisearch to return the character range
John Naylor
2021-08-25
Rename unicode_combining_table to unicode_width_table
John Naylor
2021-01-02
Update copyright for 2021
Bruce Momjian
2020-11-07
Fix minor issues with new unicode {de,re}composition code
Michael Paquier
2020-10-23
Improve performance of Unicode {de,re}composition in the backend
Michael Paquier
2020-10-11
Use perfect hash for NFC and NFKC Unicode Normalization quick check
Michael Paquier
2020-05-14
Initial pgindent and pgperltidy run for v13.
Tom Lane
[next]