Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Postgres FD Implementation
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Abuhujair Javed
Postgres FD Implementation
Commits
2e0e0666
Commit
2e0e0666
authored
Apr 08, 2021
by
Peter Eisentraut
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update Unicode data to CLDR 39
parent
2f27f8c5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
1 deletion
+10
-1
contrib/unaccent/unaccent.rules
contrib/unaccent/unaccent.rules
+9
-0
src/Makefile.global.in
src/Makefile.global.in
+1
-1
No files found.
contrib/unaccent/unaccent.rules
View file @
2e0e0666
¡ !
© (C)
© (C)
« <<
« <<
-
-
® (R)
® (R)
± +/-
» >>
» >>
¼ 1/4
¼ 1/4
½ 1/2
½ 1/2
¾ 3/4
¾ 3/4
¿ ?
À A
À A
Á A
Á A
 A
 A
...
@@ -1131,6 +1134,9 @@
...
@@ -1131,6 +1134,9 @@
ⅇ e
ⅇ e
ⅈ i
ⅈ i
ⅉ j
ⅉ j
⅐ 1/7
⅑ 1/9
⅒ 1/10
⅓ 1/3
⅓ 1/3
⅔ 2/3
⅔ 2/3
⅕ 1/5
⅕ 1/5
...
@@ -1176,6 +1182,7 @@
...
@@ -1176,6 +1182,7 @@
ⅽ c
ⅽ c
ⅾ d
ⅾ d
ⅿ m
ⅿ m
↉ 0/3
− -
− -
∕ /
∕ /
∖ \
∖ \
...
@@ -1602,3 +1609,5 @@
...
@@ -1602,3 +1609,5 @@
⦆ ))
⦆ ))
。 .
。 .
、 ,
、 ,
← <-
→ ->
src/Makefile.global.in
View file @
2e0e0666
...
@@ -365,7 +365,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps
...
@@ -365,7 +365,7 @@ DOWNLOAD = wget -O $@ --no-use-server-timestamps
UNICODE_VERSION
=
13.0.0
UNICODE_VERSION
=
13.0.0
# Pick a release from here: <http://cldr.unicode.org/index/downloads>
# Pick a release from here: <http://cldr.unicode.org/index/downloads>
CLDR_VERSION
=
3
7
CLDR_VERSION
=
3
9
# Tree-wide build support
# Tree-wide build support
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment