On Tue, Nov 30, 2004 at 02:05:31AM +0100, Roland Volkmann wrote:

> this is the first time, I use CVS (TortoisCVS), so I hope the result is 
> what you were missing:

You have to include the new files separately.  And please send context
diffs, not unified diffs.

Also there's a typo here:

> Index: src/backend/utils/mb/encnames.c
> ===================================================================
> RCS file: 
> Y:\CVS_Repositories\postgres.org/postgresql-8.0.0beta5/src/backend/utils/mb/encnames.c,v
> retrieving revision 1.1
> diff -u -r1.1 encnames.c
> --- src/backend/utils/mb/encnames.c    30 Nov 2004 00:51:56 -0000    1.1
> +++ src/backend/utils/mb/encnames.c    31 Oct 2004 19:09:16 -0000
> @@ -342,6 +348,9 @@
>     },
>     {
>         "WIN1250", PG_WIN1250
> +    },
> +    {
> +        "WIN1250", PG_WIN1252
>     },
>     {
>         "SJIS", PG_SJIS

-- 
Alvaro Herrera (<[EMAIL PROTECTED]>)
"The important things in the world are problems with society that we don't
understand at all. The machines will become more complicated but they won't
be more complicated than the societies that run them."    (Freeman Dyson)

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to