postgresql/src/include/catalog/pg_ts_config_map.dat
Bruce Momjian 50e6eb731d Update copyright for 2025
Backpatch-through: 13
2025-01-01 11:21:55 -05:00

54 lines
2 KiB
Text

#----------------------------------------------------------------------
#
# pg_ts_config_map.dat
# Initial contents of the pg_ts_config_map system catalog.
#
# Portions Copyright (c) 1996-2025, 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' },
]