aboutsummaryrefslogtreecommitdiff
path: root/contrib/jsonb_plpython/sql/jsonb_plpython.sql
diff options
context:
space:
mode:
authorJeff Davis <jdavis@postgresql.org>2024-03-07 11:15:06 -0800
committerJeff Davis <jdavis@postgresql.org>2024-03-07 11:15:06 -0800
commit5c40364dd6d9c6a260c8965dffe2e066642d6f79 (patch)
tree229ba6adf17935fe7f54f6cca3c3856267302d15 /contrib/jsonb_plpython/sql/jsonb_plpython.sql
parent6d470211e54f7a617783b99b27c9d8056a890a57 (diff)
downloadpostgresql-5c40364dd6d9c6a260c8965dffe2e066642d6f79.tar.gz
postgresql-5c40364dd6d9c6a260c8965dffe2e066642d6f79.zip
Unicode case mapping tables and functions.
Implements Unicode simple case mapping, in which all code points map to exactly one other code point unconditionally. These tables are generated from UnicodeData.txt, which is already being used by other infrastructure in src/common/unicode. The tables are checked into the source tree, so they only need to be regenerated when we update the Unicode version. In preparation for the builtin collation provider, and possibly useful for other callers. Discussion: https://postgr.es/m/ff4c2f2f9c8fc7ca27c1c24ae37ecaeaeaff6b53.camel%40j-davis.com Reviewed-by: Peter Eisentraut, Daniel Verite, Jeremy Schneider
Diffstat (limited to 'contrib/jsonb_plpython/sql/jsonb_plpython.sql')
0 files changed, 0 insertions, 0 deletions