~ubuntu-branches/ubuntu/precise/postgresql-9.1/precise-security

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2011-05-11 10:41:53 UTC
  • Revision ID: james.westby@ubuntu.com-20110511104153-psbh2o58553fv1m0
Tags: upstream-9.1~beta1
ImportĀ upstreamĀ versionĀ 9.1~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * This file was generated by UCS_to_EUC_JIS_2004.pl
 
3
 */
 
4
static pg_local_to_utf_combined LUmapEUC_JIS_2004_combined[] = {
 
5
  {0x00a4f7, 0x00e3818b, 0x00e3829a},   /* U+304B+309A          [2000] */
 
6
  {0x00a4f8, 0x00e3818d, 0x00e3829a},   /* U+304D+309A          [2000] */
 
7
  {0x00a4f9, 0x00e3818f, 0x00e3829a},   /* U+304F+309A          [2000] */
 
8
  {0x00a4fa, 0x00e38191, 0x00e3829a},   /* U+3051+309A          [2000] */
 
9
  {0x00a4fb, 0x00e38193, 0x00e3829a},   /* U+3053+309A          [2000] */
 
10
  {0x00a5f7, 0x00e382ab, 0x00e3829a},   /* U+30AB+309A          [2000] */
 
11
  {0x00a5f8, 0x00e382ad, 0x00e3829a},   /* U+30AD+309A          [2000] */
 
12
  {0x00a5f9, 0x00e382af, 0x00e3829a},   /* U+30AF+309A          [2000] */
 
13
  {0x00a5fa, 0x00e382b1, 0x00e3829a},   /* U+30B1+309A          [2000] */
 
14
  {0x00a5fb, 0x00e382b3, 0x00e3829a},   /* U+30B3+309A          [2000] */
 
15
  {0x00a5fc, 0x00e382bb, 0x00e3829a},   /* U+30BB+309A          [2000] */
 
16
  {0x00a5fd, 0x00e38384, 0x00e3829a},   /* U+30C4+309A          [2000] */
 
17
  {0x00a5fe, 0x00e38388, 0x00e3829a},   /* U+30C8+309A          [2000] */
 
18
  {0x00a6f8, 0x00e387b7, 0x00e3829a},   /* U+31F7+309A          [2000] */
 
19
  {0x00abc4, 0x0000c3a6, 0x0000cc80},   /* U+00E6+0300          [2000] */
 
20
  {0x00abc8, 0x0000c994, 0x0000cc80},   /* U+0254+0300          [2000] */
 
21
  {0x00abc9, 0x0000c994, 0x0000cc81},   /* U+0254+0301          [2000] */
 
22
  {0x00abca, 0x0000ca8c, 0x0000cc80},   /* U+028C+0300          [2000] */
 
23
  {0x00abcb, 0x0000ca8c, 0x0000cc81},   /* U+028C+0301          [2000] */
 
24
  {0x00abcc, 0x0000c999, 0x0000cc80},   /* U+0259+0300          [2000] */
 
25
  {0x00abcd, 0x0000c999, 0x0000cc81},   /* U+0259+0301          [2000] */
 
26
  {0x00abce, 0x0000c99a, 0x0000cc80},   /* U+025A+0300          [2000] */
 
27
  {0x00abcf, 0x0000c99a, 0x0000cc81},   /* U+025A+0301          [2000] */
 
28
  {0x00abe5, 0x0000cba9, 0x0000cba5},   /* U+02E9+02E5          [2000] */
 
29
  {0x00abe6, 0x0000cba5, 0x0000cba9}    /* U+02E5+02E9          [2000] */
 
30
};