~ubuntu-branches/ubuntu/hardy/postgresql-8.4/hardy-backports

« back to all changes in this revision

Viewing changes to src/backend/utils/mb/Unicode/win874_to_utf8.map

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2009-03-20 12:00:13 UTC
  • Revision ID: james.westby@ubuntu.com-20090320120013-hogj7egc5mjncc5g
Tags: upstream-8.4~0cvs20090328
ImportĀ upstreamĀ versionĀ 8.4~0cvs20090328

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
static pg_local_to_utf LUmapWIN874[ 97 ] = {
 
2
  {0x0080, 0xe282ac},
 
3
  {0x0085, 0xe280a6},
 
4
  {0x0091, 0xe28098},
 
5
  {0x0092, 0xe28099},
 
6
  {0x0093, 0xe2809c},
 
7
  {0x0094, 0xe2809d},
 
8
  {0x0095, 0xe280a2},
 
9
  {0x0096, 0xe28093},
 
10
  {0x0097, 0xe28094},
 
11
  {0x00a0, 0xc2a0},
 
12
  {0x00a1, 0xe0b881},
 
13
  {0x00a2, 0xe0b882},
 
14
  {0x00a3, 0xe0b883},
 
15
  {0x00a4, 0xe0b884},
 
16
  {0x00a5, 0xe0b885},
 
17
  {0x00a6, 0xe0b886},
 
18
  {0x00a7, 0xe0b887},
 
19
  {0x00a8, 0xe0b888},
 
20
  {0x00a9, 0xe0b889},
 
21
  {0x00aa, 0xe0b88a},
 
22
  {0x00ab, 0xe0b88b},
 
23
  {0x00ac, 0xe0b88c},
 
24
  {0x00ad, 0xe0b88d},
 
25
  {0x00ae, 0xe0b88e},
 
26
  {0x00af, 0xe0b88f},
 
27
  {0x00b0, 0xe0b890},
 
28
  {0x00b1, 0xe0b891},
 
29
  {0x00b2, 0xe0b892},
 
30
  {0x00b3, 0xe0b893},
 
31
  {0x00b4, 0xe0b894},
 
32
  {0x00b5, 0xe0b895},
 
33
  {0x00b6, 0xe0b896},
 
34
  {0x00b7, 0xe0b897},
 
35
  {0x00b8, 0xe0b898},
 
36
  {0x00b9, 0xe0b899},
 
37
  {0x00ba, 0xe0b89a},
 
38
  {0x00bb, 0xe0b89b},
 
39
  {0x00bc, 0xe0b89c},
 
40
  {0x00bd, 0xe0b89d},
 
41
  {0x00be, 0xe0b89e},
 
42
  {0x00bf, 0xe0b89f},
 
43
  {0x00c0, 0xe0b8a0},
 
44
  {0x00c1, 0xe0b8a1},
 
45
  {0x00c2, 0xe0b8a2},
 
46
  {0x00c3, 0xe0b8a3},
 
47
  {0x00c4, 0xe0b8a4},
 
48
  {0x00c5, 0xe0b8a5},
 
49
  {0x00c6, 0xe0b8a6},
 
50
  {0x00c7, 0xe0b8a7},
 
51
  {0x00c8, 0xe0b8a8},
 
52
  {0x00c9, 0xe0b8a9},
 
53
  {0x00ca, 0xe0b8aa},
 
54
  {0x00cb, 0xe0b8ab},
 
55
  {0x00cc, 0xe0b8ac},
 
56
  {0x00cd, 0xe0b8ad},
 
57
  {0x00ce, 0xe0b8ae},
 
58
  {0x00cf, 0xe0b8af},
 
59
  {0x00d0, 0xe0b8b0},
 
60
  {0x00d1, 0xe0b8b1},
 
61
  {0x00d2, 0xe0b8b2},
 
62
  {0x00d3, 0xe0b8b3},
 
63
  {0x00d4, 0xe0b8b4},
 
64
  {0x00d5, 0xe0b8b5},
 
65
  {0x00d6, 0xe0b8b6},
 
66
  {0x00d7, 0xe0b8b7},
 
67
  {0x00d8, 0xe0b8b8},
 
68
  {0x00d9, 0xe0b8b9},
 
69
  {0x00da, 0xe0b8ba},
 
70
  {0x00df, 0xe0b8bf},
 
71
  {0x00e0, 0xe0b980},
 
72
  {0x00e1, 0xe0b981},
 
73
  {0x00e2, 0xe0b982},
 
74
  {0x00e3, 0xe0b983},
 
75
  {0x00e4, 0xe0b984},
 
76
  {0x00e5, 0xe0b985},
 
77
  {0x00e6, 0xe0b986},
 
78
  {0x00e7, 0xe0b987},
 
79
  {0x00e8, 0xe0b988},
 
80
  {0x00e9, 0xe0b989},
 
81
  {0x00ea, 0xe0b98a},
 
82
  {0x00eb, 0xe0b98b},
 
83
  {0x00ec, 0xe0b98c},
 
84
  {0x00ed, 0xe0b98d},
 
85
  {0x00ee, 0xe0b98e},
 
86
  {0x00ef, 0xe0b98f},
 
87
  {0x00f0, 0xe0b990},
 
88
  {0x00f1, 0xe0b991},
 
89
  {0x00f2, 0xe0b992},
 
90
  {0x00f3, 0xe0b993},
 
91
  {0x00f4, 0xe0b994},
 
92
  {0x00f5, 0xe0b995},
 
93
  {0x00f6, 0xe0b996},
 
94
  {0x00f7, 0xe0b997},
 
95
  {0x00f8, 0xe0b998},
 
96
  {0x00f9, 0xe0b999},
 
97
  {0x00fa, 0xe0b99a},
 
98
  {0x00fb, 0xe0b99b}
 
99
};