head	1.4;
access;
symbols
	REL7_4_29:1.2
	REL8_0_25:1.3
	REL8_1_21:1.3
	REL7_4_28:1.2
	REL8_0_24:1.3
	REL8_1_20:1.3
	REL7_4_27:1.2
	REL8_0_23:1.3
	REL8_1_19:1.3
	REL7_4_26:1.2
	REL8_0_22:1.3
	REL8_1_18:1.3
	REL7_4_25:1.2
	REL8_0_21:1.3
	REL8_1_17:1.3
	REL7_4_24:1.2
	REL8_0_20:1.3
	REL8_1_16:1.3
	REL7_4_23:1.2
	REL8_0_19:1.3
	REL8_1_15:1.3
	REL7_4_22:1.2
	REL8_0_18:1.3
	REL8_1_14:1.3
	REL7_4_21:1.2
	REL8_0_17:1.3
	REL8_1_13:1.3
	REL7_4_20:1.2
	REL8_0_16:1.3
	REL8_1_12:1.3
	REL7_3_21:1.2
	REL7_4_19:1.2
	REL8_0_15:1.3
	REL8_1_11:1.3
	REL7_3_20:1.2
	REL7_4_18:1.2
	REL8_0_14:1.3
	REL8_1_10:1.3
	REL7_3_19:1.2
	REL7_4_17:1.2
	REL8_0_13:1.3
	REL8_1_9:1.3
	REL8_0_12:1.3
	REL8_1_8:1.3
	REL7_3_18:1.2
	REL7_4_16:1.2
	REL8_0_11:1.3
	REL8_1_7:1.3
	REL8_0_10:1.3
	REL8_1_6:1.3
	REL7_4_15:1.2
	REL7_3_17:1.2
	REL8_1_5:1.3
	REL8_0_9:1.3
	REL7_4_14:1.2
	REL7_3_16:1.2
	REL7_3_15:1.2
	REL7_4_13:1.2
	REL8_0_8:1.3
	REL8_1_4:1.3
	REL7_3_14:1.2
	REL7_4_12:1.2
	REL8_0_7:1.3
	REL8_1_3:1.3
	REL7_3_13:1.2
	REL7_4_11:1.2
	REL8_0_6:1.3
	REL8_1_2:1.3
	REL7_3_12:1.2
	REL7_4_10:1.2
	REL8_0_5:1.3
	REL8_1_1:1.3
	REL8_1_STABLE:1.3.0.6
	REL8_1_0:1.3
	REL8_1_0RC1:1.3
	REL8_1_0BETA4:1.3
	REL8_1_0BETA3:1.3
	REL7_3_11:1.2
	REL7_4_9:1.2
	REL8_0_4:1.3
	REL8_1_0BETA2:1.3
	REL8_1_0BETA1:1.3
	REL7_3_10:1.2
	REL7_4_8:1.2
	REL8_0_3:1.3
	REL8_0_2:1.3
	REL7_3_9:1.2
	REL7_4_7:1.2
	REL8_0_1:1.3
	REL8_0_STABLE:1.3.0.4
	REL8_0_0:1.3.0.2
	REL8_0_0RC5:1.3
	REL8_0_0RC4:1.3
	REL8_0_0RC3:1.3
	REL8_0_0RC2:1.3
	REL8_0_0RC1:1.3
	REL8_0_0BETA5:1.3
	REL8_0_0BETA4:1.3
	REL7_4_6:1.2
	REL7_3_8:1.2
	REL8_0_0BETA3:1.3
	REL8_0_0BETA2:1.3
	REL7_4_5:1.2
	REL7_3_7:1.2
	REL7_4_4:1.2
	REL8_0_0BETA1:1.3
	REL7_4_3:1.2
	REL7_4_2:1.2
	REL7_3_6:1.2
	REL7_4_1:1.2
	REL7_3_5:1.2
	REL7_4:1.2
	REL7_4_RC2:1.2
	REL7_4_STABLE:1.2.0.6
	REL7_4_RC1:1.2
	REL7_4_BETA5:1.2
	REL7_4_BETA4:1.2
	REL7_4_BETA3:1.2
	REL7_4_BETA2:1.2
	WIN32_DEV:1.2.0.4
	REL7_4_BETA1:1.2
	REL7_3_4:1.2
	REL7_3_2:1.2
	REL7_3_STABLE:1.2.0.2;
locks; strict;
comment	@# @;


1.4
date	2006.02.18.16.15.22;	author petere;	state dead;
branches;
next	1.3;

1.3
date	2003.11.29.22.40.41;	author pgsql;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.21.21.33.55;	author momjian;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.14.02.45.10;	author ishii;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Add support for Windows codepages 1253, 1254, 1255, and 1257 and clean
up a bunch of the support utilities.

In src/backend/utils/mb/Unicode remove nearly duplicate copies of the
UCS_to_XXX perl script and replace with one version to handle all generic
files.  Update the Makefile so that it knows about all the map files.
This produces a slight difference in some of the map files, using a
uniform naming convention and not mapping the null character.

In src/backend/utils/mb/conversion_procs create a master utf8<->win
codepage function like the ISO 8859 versions instead of having a separate
handler for each conversion.

There is an externally visible change in the name of the win1258 to utf8
conversion.  According to the documentation notes, it was named
incorrectly and this changes it to a standard name.

Running the Unicode mapping perl scripts has shown some additional mapping
changes in koi8r and iso8859-7.
@
text
@#-------------------------------------------------------------------------
#
# $PostgreSQL: pgsql/src/backend/utils/mb/conversion_procs/utf8_and_win1250/Makefile,v 1.3 2003/11/29 22:40:41 pgsql Exp $
#
#-------------------------------------------------------------------------
subdir = src/backend/utils/mb/conversion_procs/utf8_and_win1250
top_builddir = ../../../../../..
include $(top_builddir)/src/Makefile.global

NAME		:= utf8_and_win1250

include $(srcdir)/../proc.mk
@


1.3
log
@
make sure the $Id tags are converted to $PostgreSQL as well ...
@
text
@d3 1
a3 1
# $PostgreSQL: Makefile,v 1.2 2002/08/21 21:33:55 momjian Exp $
@


1.2
log
@Changes made so new conversion Makefiles will build out of the source tree.
@
text
@d3 1
a3 1
# $Id: Makefile,v 1.1 2002/08/14 02:45:10 ishii Exp $
@


1.1
log
@Add Cyrillic and other encodings for encoding conversion.
Patches submitted by Kaori Inaba (i-kaori@@sra.co.jp).
@
text
@d3 1
a3 1
# $Id: Makefile,v 1.1 2002/07/16 09:25:05 ishii Exp $
d6 1
d12 1
a12 1
include ../proc.mk
@
