summaryrefslogtreecommitdiffstats
path: root/src/include/catalog/pg_ts_config_map.dat
blob: f3a593326eef2d0c9897ae627303d559dc241e0b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
#----------------------------------------------------------------------
#
# pg_ts_config_map.dat
#    Initial contents of the pg_ts_config_map system catalog.
#
# Portions Copyright (c) 1996-2020, PostgreSQL Global Development Group
# Portions Copyright (c) 1994, Regents of the University of California
#
# src/include/catalog/pg_ts_config_map.dat
#
#----------------------------------------------------------------------

[

{ mapcfg => 'simple', maptokentype => '1', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '2', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '3', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '4', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '5', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '6', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '7', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '8', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '9', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '10', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '11', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '15', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '16', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '17', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '18', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '19', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '20', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '21', mapseqno => '1',
  mapdict => 'simple' },
{ mapcfg => 'simple', maptokentype => '22', mapseqno => '1',
  mapdict => 'simple' },

]