1
0
mirror of https://github.com/postgres/postgres.git synced 2025-12-07 12:02:30 +03:00

Remove cvs keywords from all files.

This commit is contained in:
Magnus Hagander
2010-09-20 22:08:53 +02:00
parent cecde97577
commit 9f2e211386
2182 changed files with 2182 additions and 2182 deletions

View File

@@ -4,7 +4,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/Makefile,v 1.17 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/Makefile
#
#-------------------------------------------------------------------------

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_BIG5.pl,v 1.11 2010/08/19 05:57:34 petere Exp $
# src/backend/utils/mb/Unicode/UCS_to_BIG5.pl
#
# Generate UTF-8 <--> BIG5 conversion tables from
# map files provided by Unicode organization.

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl,v 1.12 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_EUC_CN.pl
#
# Generate UTF-8 <--> EUC_CN code conversion tables from
# map files provided by Unicode organization.

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2007-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_JIS_2004.pl,v 1.4 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_EUC_JIS_2004.pl
#
# Generate UTF-8 <--> EUC_JIS_2004 code conversion tables from
# "euc-jis-2004-std.txt" (http://x0213.org)

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl,v 1.12 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_EUC_JP.pl
#
# Generate UTF-8 <--> EUC_JP code conversion tables from
# map files provided by Unicode organization.

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl,v 1.13 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_EUC_KR.pl
#
# Generate UTF-8 <--> EUC_KR code conversion tables from
# map files provided by Unicode organization.

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl,v 1.12 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_EUC_TW.pl
#
# Generate UTF-8 <--> EUC_TW code conversion tables from
# map files provided by Unicode organization.

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2007-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_GB18030.pl,v 1.7 2010/09/19 16:27:17 tgl Exp $
# src/backend/utils/mb/Unicode/UCS_to_GB18030.pl
#
# Generate UTF-8 <--> GB18030 code conversion tables from
# "ISO10646-GB18030.TXT"

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2007-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_SHIFT_JIS_2004.pl,v 1.4 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_SHIFT_JIS_2004.pl
#
# Generate UTF-8 <--> SHIFT_JIS_2004 code conversion tables from
# "sjis-0213-2004-std.txt" (http://x0213.org)

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_SJIS.pl,v 1.13 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_SJIS.pl
#
# Generate UTF-8 <--> SJIS code conversion tables from
# map files provided by Unicode organization.

View File

@@ -2,7 +2,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/UCS_to_most.pl,v 1.9 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/UCS_to_most.pl
#
# Generate UTF-8 <--> character code conversion tables from
# map files provided by Unicode organization.

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_cn_to_utf8.map,v 1.3 2006/03/11 04:38:31 momjian Exp $ */
/* src/backend/utils/mb/Unicode/euc_cn_to_utf8.map */
static pg_local_to_utf LUmapEUC_CN[ 7445 ] = {
{0xa1a1, 0xe38080},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_jp_to_utf8.map,v 1.5 2006/03/11 04:38:31 momjian Exp $ */
/* src/backend/utils/mb/Unicode/euc_jp_to_utf8.map */
static pg_local_to_utf LUmapEUC_JP[] = {
{0x8ea1, 0xefbda1},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/euc_tw_to_utf8.map,v 1.3 2006/03/11 04:38:31 momjian Exp $ */
/* src/backend/utils/mb/Unicode/euc_tw_to_utf8.map */
static pg_local_to_utf LUmapEUC_TW[ 23575 ] = {
{0xa1a1, 0xe38080},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/gb18030_to_utf8.map,v 1.5 2006/03/11 04:38:31 momjian Exp $ */
/* src/backend/utils/mb/Unicode/gb18030_to_utf8.map */
static pg_local_to_utf LUmapGB18030[ 63360 ] = {
{0x8140, 0xe4b882},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/gbk_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/gbk_to_utf8.map */
static pg_local_to_utf LUmapGBK[ 21792 ] = {
{0x0080, 0xe282ac},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_10_to_utf8.map */
static pg_local_to_utf LUmapISO8859_10[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_13_to_utf8.map */
static pg_local_to_utf LUmapISO8859_13[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_14_to_utf8.map */
static pg_local_to_utf LUmapISO8859_14[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_15_to_utf8.map */
static pg_local_to_utf LUmapISO8859_15[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map,v 1.2 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_16_to_utf8.map */
static pg_local_to_utf LUmapISO8859_16[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map,v 1.3 2006/03/11 04:38:37 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_2_to_utf8.map */
static pg_local_to_utf LUmapISO8859_2[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_3_to_utf8.map */
static pg_local_to_utf LUmapISO8859_3[ 121 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_4_to_utf8.map */
static pg_local_to_utf LUmapISO8859_4[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_5_to_utf8.map */
static pg_local_to_utf LUmapISO8859_5[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_6_to_utf8.map */
static pg_local_to_utf LUmapISO8859_6[ 83 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_7_to_utf8.map */
static pg_local_to_utf LUmapISO8859_7[ 125 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_8_to_utf8.map */
static pg_local_to_utf LUmapISO8859_8[ 92 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map,v 1.2 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/iso8859_9_to_utf8.map */
static pg_local_to_utf LUmapISO8859_9[ 128 ] = {
{0x0080, 0xc280},

View File

@@ -1,4 +1,4 @@
/* $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/koi8r_to_utf8.map,v 1.3 2006/03/11 04:38:38 momjian Exp $ */
/* src/backend/utils/mb/Unicode/koi8r_to_utf8.map */
static pg_local_to_utf LUmapKOI8R[ 128 ] = {
{0x0080, 0xe29480},

View File

@@ -1,7 +1,7 @@
#
# Copyright (c) 2001-2010, PostgreSQL Global Development Group
#
# $PostgreSQL: pgsql/src/backend/utils/mb/Unicode/ucs2utf.pl,v 1.6 2010/01/02 16:57:56 momjian Exp $
# src/backend/utils/mb/Unicode/ucs2utf.pl
# convert UCS-4 to UTF-8
#
sub ucs2utf {